App-url

 view release on metacpan or  search on metacpan

MANIFEST.SKIP  view on Meta::CPAN

\bBuild$
\b_build/
\bBuild.bat$
\bBuild.COM$
\bBUILD.COM$
\bbuild.com$

# and Module::Build::Tiny generated files
\b_build_params$

# Avoid temp and backup files.
~$
\.old$
\#$
\b\.#
\.bak$
\.tmp$
\.#
\.rej$
\..*\.sw.?$

README.pod  view on Meta::CPAN

=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/app-url>

If you find a problem, file a ticket in the L<issue
tracker|https://github.com/briandfoy/app-url/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/app-url>

=item * L<https://codeberg.org/briandfoy/app-url>

=item * L<https://gitlab.com/briandfoy/app-url>



( run in 0.646 second using v1.01-cache-2.11-cpan-49f99fa48dc )