- or download this
=head1 NOMBRE
My::Module - Un módulo de ejemplo
- or download this
=head1 SINOPSIS
use My::Module;
my $object = My::Module->new();
print $object->as_string;
- or download this
=head2 Métodos
=over 12
...
principalmente para depuración.
=back
- or download this
Methods
"new" Returns a new
My::Module object.
...
representation of the
object. This is mainly
for debugging purposes.
- or download this
=head1 NOMBRE
My::Module - Un módulo de ejemplo
...
L<perlpod>, L<perlpodspec>
=cut