| B-Lint-Pluggable documentation | Contained in the B-Lint-Pluggable distribution. |
B::Lint::Pluggable - Adds plugin support to B::Lint
This module was incorporated directly into B::Lint and no longer does anything. If your B::Lint does not have plugin support, upgrade it.
Copyright (C) 2007 Joshua ben Jore
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| 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__