Re: Cross-referencing RFC 186 with RFC 183 and RFC 79

2000-09-15 Thread John Porter
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.

Re: Cross-referencing RFC 186 with RFC 183 and RFC 79

2000-09-14 Thread John Porter
, without further ado. ## # testing code here... ... ## Podulation is not needed for that capability. -- John Porter We're building the house of the future together.

Re: Cross-referencing RFC 186 with RFC 183 and RFC 79

2000-09-14 Thread John Porter
#... 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.

Re: RFC 69 (v2) Standardize input record separator (for

2000-08-10 Thread John Porter
e for the greatest number of people; and the majority of people reading text files are reading platform-native text files. -- John Porter