Group
Extension

Matches 2

File-Misc ( M/MI/MIKO/File-Misc-0.10.tar.gz, MIKO, 2016; MetaCPAN )
File-Misc/lib/File/Misc.pod ( view source; MetaCPAN )
th to that file. For example, this command:

 search_inc('JSON/Tiny.pm')

might return somethng like this:

 /usr/local/share/perl/5.18.2/JSON/Tiny.pm

The given path must be the full path within the 
 not return the path to JSON/Tiny.pm:

 search_inc('Tiny.pm')

That feature might be added later.

If you prefer, you can give the path in Perl module format:

 search_inc('JSON::Tiny')

=head2 script
File-Misc ( M/MI/MIKO/File-Misc-0.10.tar.gz, MIKO, 2016; MetaCPAN )
File-Misc/lib/File/Misc.pm ( view source; MetaCPAN )
th to that file. For example, this command:

 search_inc('JSON/Tiny.pm')

might return somethng like this:

 /usr/local/share/perl/5.18.2/JSON/Tiny.pm

The given path must be the full path within the 
 not return the path to JSON/Tiny.pm:

 search_inc('Tiny.pm')

That feature might be added later.

If you prefer, you can give the path in Perl module format:

 search_inc('JSON::Tiny')

=cut

sub sea

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.