in reply to I wrote my first Perl Module
Yes, I did go down the h2xs route even tho the module is only
seven short subroutines in perl, mainly because I'm lazy.
At first, I didn't realize that I had to run
make; make test; make install to access the module.
I am proud to say that I have written some POD and test
routines for the subs
<insert cheesy 6-year old grin>
|
---|