|
|
| |
Text::Sass(3) |
User Contributed Perl Documentation |
Text::Sass(3) |
$LastChangedRevision: 75 $
my $oSass = Text::Sass->new;
my $sSass = $oSass->css2sass($sCSS);
my $sCSS = $oSass->sass2css($sSass);
my $sCSS = $oSass->scss2css($sScss);
- strict
- warnings
- Carp
- English
- Text::Sass::Expr
- Text::Sass::Functions
- Data::Dumper
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.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |