CPAN-Mini-Inject
view release on metacpan or search on metacpan
MANIFEST.SKIP view on Meta::CPAN
\bblibdirs\.ts$ # 6.18 through 6.25 generated this
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$
# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
\.tmp$
\.#
\.rej$
# Avoid OS-specific files/dirs
=head2 Source location
The meta data, such as the source repository and bug tracker, is in
I<Makefile.PL> or the I<META.*> files it creates. You can find that on
those CPAN web interfaces, but you can also look at files directly in
the source repository: L<https://github.com/briandfoy/cpan-mini-inject>
If you find a problem, file a ticket in the L<issue
tracker|https://github.com/briandfoy/cpan-mini-inject/issues>.
There are also backup repositories hosted on other services. These
reflect the state of the main repo and exist only for redundancy:
=over 4
=item * L<https://bitbucket.com/briandfoy/cpan-mini-inject>
=item * L<https://codeberg.org/briandfoy/cpan-mini-inject>
=item * L<https://gitlab.com/briandfoy/cpan-mini-inject>
=head1 AUTHOR
Shawn Sorichetti C<< <ssoriche@coloredblocks.net> >>
=head1 SOURCE AVAILABILITY
The main repository is on GitHub:
https://github.com/briandfoy/cpan-mini-inject
There are also backup repositories on several other services:
https://bitbucket.org/briandfoy/cpan-mini-inject
https://codeberg.org/briandfoy/cpan-mini-inject
https://gitlab.com/briandfoy/cpan-mini-inject
=head1 COPYRIGHT & LICENSE
Copyright 2004 Shawn Sorichetti, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it
lib/CPAN/Mini/Inject/Config.pm view on Meta::CPAN
=head1 AUTHOR
Shawn Sorichetti C<< <ssoriche@coloredblocks.net> >>
=head1 SOURCE AVAILABILITY
The main repository is on GitHub:
https://github.com/briandfoy/cpan-mini-inject
There are also backup repositories on several other services:
https://bitbucket.org/briandfoy/cpan-mini-inject
https://codeberg.org/briandfoy/cpan-mini-inject
https://gitlab.com/briandfoy/cpan-mini-inject
=head1 COPYRIGHT & LICENSE
Copyright 2004 Shawn Sorichetti, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it
( run in 0.258 second using v1.01-cache-2.11-cpan-cba739cd03b )