changes to the pod definition.
The Pod::Parser just needs to be sufficiently, generically
empowered.
--
John Porter
We're building the house of the future together.
, without further ado.
##
# testing code here...
...
##
Podulation is not needed for that capability.
--
John Porter
We're building the house of the future together.
#...
sub unit_test {
#...
}
&unit_test unless caller;
1;
Then you do
perl -e Foo.pm
to run the unit test. And of course, unit_test can be
autoloaded if desired.
--
John Porter
We're building the house of the future together.
e for the greatest
number of people; and the majority of people reading text files are
reading platform-native text files.
--
John Porter