You can learn more about Dist::Zilla at http://dzil.org/.
The code for this distribution is hosted at GitHub. The repository is:
-https://github.com/karenetheridge/Try-Tiny
+https://github.com/p5sagit/Try-Tiny
You can submit code changes by forking the repository, pushing your code
changes to your clone, and then submitting a pull request. Detailed
instructions for doing that is available here:
request to the .mailmap file to contain the correct mapping.
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.009 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.112.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.012 from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.118.
Revision history for Try-Tiny
-{{$NEXT}}
+0.27 2016-08-16 01:43:35Z
- repository moved to the github p5sagit organization (the primary is on
shadowcat, mirrored to github)
- no changes since 0.26
% cpanm Try::Tiny
-If you are installing into a system-wide directory, you may need to pass the
-"-S" flag to cpanm, which uses sudo to install the module:
-
- % cpanm -S Try::Tiny
+If it does not have permission to install modules to the current perl, cpanm
+will automatically set up and install to a local::lib in your home directory.
+See the local::lib documentation (https://metacpan.org/pod/local::lib) for
+details on enabling it in your environment.
## Installing with the CPAN shell
% make install
-If you are installing into a system-wide directory, you may need to run:
-
- % sudo make install
+If your perl is system-managed, you can create a local::lib in your home
+directory to install modules to. For details, see the local::lib documentation:
+https://metacpan.org/pod/local::lib
## Documentation
=head1 VERSION
-version 0.26
+version 0.27
=head1 SYNOPSIS
L<http://web.archive.org/web/20100305133605/http://nothingmuch.woobling.org/talks/yapc_asia_2009/try_tiny.yml>
-=head1 VERSION CONTROL
-
-L<http://github.com/doy/try-tiny/>
-
=head1 SUPPORT
Bugs may be submitted through L<the RT bug tracker|https://rt.cpan.org/Public/Dist/Display.html?Name=Try-Tiny>