>>>>> "BRN" == Bill Ricker N1VUX <[EMAIL PROTECTED]> writes:
>> it also has all of its code commented (this was requested >> at my talk on it at the last meeting). > You must promise to update the comments if you update the code now! if you read the Changes file you will find i did add a new feature in .03 (atomic spewing) and it is also commented :) >> i even explain the magic goto >> stuff. > Even? That should be the *first* to be commented, aside from POD. well, it isn't the first code in the file so it wasn't the first code i commented. :) but check out the comments on that and tell me if they make sense. i noticed that i actually use magic goto in two ways, one for the error stuff, the other in the append_file sub which is a wrapper for write_file. >> so download it from cpan if you want to study the code some more. > Study heck, I'm going to use File::Slurp; it. eat your own dog food! uri -- Uri Guttman ------ [EMAIL PROTECTED] -------- http://www.stemsystems.com --Perl Consulting, Stem Development, Systems Architecture, Design and Coding- Search or Offer Perl Jobs ---------------------------- http://jobs.perl.org _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

