in reply to Standard method for documenting AUTOLOAD methods in pod
Hi,
Simply give an example the clever way knowing what you know ;)
=head3 get_FILE_CLASSIFICATION_files() =head3 get_PHOTOS_files() =head3 get_ANIMALS_files() =head3 get_BEARDS_files() =head3 get_BEARDS_files( \%Options )
But, why AUTOLOAD ? I thought AUTOLOAD was obsolete in favor of code generation ..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Standard method for documenting AUTOLOAD methods in pod
by nysus (Parson) on Sep 03, 2019 at 00:39 UTC | |
by Corion (Patriarch) on Sep 03, 2019 at 07:06 UTC | |
by nysus (Parson) on Sep 03, 2019 at 08:48 UTC | |
by Corion (Patriarch) on Sep 03, 2019 at 09:03 UTC | |
by nysus (Parson) on Sep 03, 2019 at 09:25 UTC |