B::Lint::Pluggable - Adds plugin support to B::Lint


B-Lint-Pluggable documentation Contained in the B-Lint-Pluggable distribution.

Index


Code Index:

NAME

Top

B::Lint::Pluggable - Adds plugin support to B::Lint

DESCRIPTION

Top

This module was incorporated directly into B::Lint and no longer does anything. If your B::Lint does not have plugin support, upgrade it.

SEE ALSO

Top

B::Lint

COPYRIGHT AND LICENCE

Top


B-Lint-Pluggable documentation Contained in the B-Lint-Pluggable distribution.

package B::Lint::Pluggable;
use vars '$VERSION';

$VERSION = '2.0';

# Stealing this quote from Michael Poe's errantstory.com
BEGIN { $^W = 0 }
'Touched by her fingers, the two surviving chocolate people copulate desperately, losing themselves in a melting frenzy of lust, spending the last of their brief borrowed lives in a spasm of raspberry cream and fear.'

__END__