in reply to Re: Building Perl Modules
in thread Building Perl Modules
Thnx for the answer!!!!
The problem is:
Module : Pod::PseudoPod::HTML
I wish to write a module... That will be:
Pod::PseudoPod::HTML::Book
But I can't understand how to make this...
How to link the content of Book to the Pod::PseudoPod::HTML to use the code from up the tree
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Building Perl Modules
by kcott (Archbishop) on Jul 23, 2013 at 10:40 UTC | |
by anek77713 (Acolyte) on Jul 23, 2013 at 11:44 UTC | |
|
Re^3: Building Perl Modules
by tobyink (Canon) on Jul 23, 2013 at 09:53 UTC | |
by anek77713 (Acolyte) on Jul 23, 2013 at 09:57 UTC |