text::sass(3pm) debian man page | unix.com

Man Page: text::sass

Operating Environment: debian

Section: 3pm

Text::Sass(3pm) 					User Contributed Perl Documentation					   Text::Sass(3pm)

NAME
Text::Sass
VERSION
$LastChangedRevision: 69 $
SYNOPSIS
DESCRIPTION
SUBROUTINES
/METHODS new - Constructor - nothing special my $oSass = Text::Sass->new; css2sass - Translate CSS to Sass my $sSass = $oSass->css2sass($sCSS); sass2css - Translate Sass to CSS my $sCSS = $oSass->sass2css($sSass); scss2css - Translate Scss to CSS my $sCSS = $oSass->scss2css($sScss);
DIAGNOSTICS
CONFIGURATION AND ENVIRONMENT
DEPENDENCIES
strict warnings Carp English Text::Sass::Expr Text::Sass::Functions Data::Dumper
INCOMPATIBILITIES
BUGS AND LIMITATIONS
See README
AUTHOR
$Author: Roger Pettett$
LICENSE AND COPYRIGHT
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.10 or, at your option, any later version of Perl 5 you may have available. perl v5.14.2 2012-04-05 Text::Sass(3pm)
Related Man Pages
pod::text::color(3pm) - redhat
text::markdown::discount(3pm) - debian
text::microtemplate::file(3pm) - debian
text::sass::functions(3pm) - debian
pod::text::color(3pm) - suse
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph