Acme-CPANAuthors-Austrian

 view release on metacpan or  search on metacpan

LICENSE  view on Meta::CPAN

    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 USA


Also add information on how to contact you by electronic and paper mail.

If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:

    Gnomovision version 69, Copyright (C) 19xx name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.

The hypothetical commands `show w' and `show c' should show the
appropriate parts of the General Public License.  Of course, the
commands you use may be called something other than `show w' and `show
c'; they could even be mouse-clicks or menu items--whatever suits your
program.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here a sample; alter the names:

META.json  view on Meta::CPAN

      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-acme-cpanauthors-austrian at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANAuthors-Austrian"
      },
      "homepage" : "http://search.cpan.org/dist/Acme-CPANAuthors-Austrian/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/mephinet/Acme-CPANAuthors-Austrian.git",
         "web" : "https://github.com/mephinet/Acme-CPANAuthors-Austrian"
      }
   },
   "version" : "1.131810"
}

t/perlcriticrc  view on Meta::CPAN

# no strict 'refs'
[TestingAndDebugging::ProhibitNoStrict]
allow = refs

[-BuiltinFunctions::ProhibitStringyEval]
[-ControlStructures::ProhibitMutatingListFunctions]
[-Subroutines::ProhibitExplicitReturnUndef]
[-Subroutines::ProhibitSubroutinePrototypes]
[-Variables::ProhibitConditionalDeclarations]

# for mkdir $dir, 0777
[-ValuesAndExpressions::ProhibitLeadingZeros]



( run in 1.339 second using v1.01-cache-2.11-cpan-df04353d9ac )