NAME

File::Comments::Plugins::Perl - Plugin to detect comments in perl scripts

SYNOPSIS

use File::Comments::Plugins::Perl;

DESCRIPTION

File::Comments::Plugins::Perl is a plugin for the File::Comments framework.

This plugin currently just goes for one-line #... comments (no inlining) and POD documentation. To be improved.

LEGALESE

Copyright 2005 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

2005, Mike Schilli <cpan@perlmeister.com>