
feature - dummy feature.pm

use feature qw(fc);
no feature qw(fc);

This file helps to make your perl interpreter modern.

This software requires perl5.00503 or later.

INABA Hitoshi <ina@cpan.org>
This project was originated by INABA Hitoshi.

This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This software was made referring to software and the document that the following hackers or persons had made. I am thankful to all persons.
Sebastien Aperghis-Tramoni, warnings-compat http://search.cpan.org/dist/warnings-compat/