Acme-RunDoc
view release on metacpan or search on metacpan
Acme::RunDoc->use($module3);
}
is:
use Acme::RunDoc
$module1 => \@args1,
$module2 => \%args2,
$module3 => undef;
(See the sections on `use`, `import` and `require` in perlfunc if any of
that confuses you.)
SEE ALSO
icrosoft::Word, Text::Extract::Word.
AUTHOR
Toby Inkster <tobyink@cpan.org>.
COPYRIGHT AND LICENCE
This software is copyright (c) 2012 by Toby Inkster.
lib/Acme/RunDoc.pm view on Meta::CPAN
Acme::RunDoc->use($module3);
}
is:
use Acme::RunDoc
$module1 => \@args1,
$module2 => \%args2,
$module3 => undef;
(See the sections on C<use>, C<import> and C<require> in L<perlfunc> if any
of that confuses you.)
=head1 SEE ALSO
L<icrosoft::Word>, L<Text::Extract::Word>.
=head1 AUTHOR
Toby Inkster E<lt>tobyink@cpan.orgE<gt>.
( run in 2.072 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )