use strict; use warnings; package App::Sass; { $App::Sass::VERSION = '0.001'; } # ABSTRACT: sass command-line tool modeled after the ruby's version 1; 1; __END__ =pod =head1 NAME App::Sass - sass command-line tool modeled after the ruby's version =head1 VERSION version 0.001 =head1 SYNOPSIS Check out L for more info. =head1 AUTHOR William Wolf =head1 COPYRIGHT AND LICENSE William Wolf has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law. Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author. =cut