[libdist-zilla-role-bootstrap-perl] 11/16: Update readme

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 11:59:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag 1.000000-source
in repository libdist-zilla-role-bootstrap-perl.

commit 64df25c0e0d359cac05182ab0eddad330c959a80
Author: Kent Fredric <kentfredric at gmail.com>
Date:   Sat Apr 5 17:40:34 2014 +1300

    Update readme
---
 README.mkdn | 24 +++---------------------
 1 file changed, 3 insertions(+), 21 deletions(-)

diff --git a/README.mkdn b/README.mkdn
index f363df9..bd2c36a 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -4,7 +4,7 @@ Dist::Zilla::Role::Bootstrap - Shared logic for bootstrap things.
 
 # VERSION
 
-version 0.2.3
+version 1.000000
 
 # SYNOPSIS
 
@@ -77,7 +77,7 @@ Two valid options at this time:
 - `mtime` __(default)__ : Pick the directory with the most recent `mtime`
 - `parseversion` : Attempt to parse versions on all candidate directories and use the one with the largest version.
 
-Prior to `0.2.0` this property did not exist, and default behaviour was to assume `0 Candidates` and `2 or more Candidates` were the same problem.
+Prior to `0.2.0` this property did not exist, and default behavior was to assume `0 Candidates` and `2 or more Candidates` were the same problem.
 
 # PRIVATE ATTRIBUTES
 
@@ -125,31 +125,13 @@ Internal: Used to perform the final step of injecting library paths into `@INC`
 
     $self->_add_inc("$libraryPath");
 
-# PRIVATE FUNCTIONS
-
-## `_max_by`
-
-Proxy for [`List::UtilsBy::__max\_by__`](https://metacpan.org/pod/List::UtilsBy#max_by)
-
-## `_nmax_by`
-
-Proxy for [`List::UtilsBy::__nmax\_by__`](https://metacpan.org/pod/List::UtilsBy#nmax_by)
-
-{
-    "namespace":"Dist::Zilla::Role::Bootstrap",
-    "interface":"role",
-    "does":"Dist::Zilla::Role::Plugin"
-}
-
-
-
 # AUTHOR
 
 Kent Fredric <kentfredric at gmail.com>
 
 # COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2013 by Kent Fredric <kentfredric at gmail.com>.
+This software is copyright (c) 2014 by Kent Fredric <kentfredric at gmail.com>.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-bootstrap-perl.git



More information about the Pkg-perl-cvs-commits mailing list