Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Module-Starter-1.72-bp153.1.14 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: perl-Module-Starter Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.72 Vendor: openSUSE
Release: bp153.1.14 Build date: Sat Mar 6 03:38:32 2021
Group: Development/Libraries/Perl Build host: cloud126
Size: 118750 Source RPM: perl-Module-Starter-1.72-bp153.1.14.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Module-Starter/
Summary: Simple Starter Kit for Any Module
This is the core module for Module::Starter. If you're not looking to
extend or alter the behavior of this module, you probably want to look at
module-starter instead.

Module::Starter is used to create a skeletal CPAN distribution, including
basic builder scripts, tests, documentation, and module code. This is done
through just one method, 'create_distro'.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Mar 26 2017 coolo@suse.com
  - updated to 1.72
    see /usr/share/doc/packages/perl-Module-Starter/Changes
    1.72    Sat Mar 25 21:20:41 EDT 2017
    * Stable release containing previous fixes
    1.71_01 Thu Mar 23 23:04:11 EDT 2017
    * GH#51: drop use of Module::Build::Compat in Build.PL (Karen
      Etheridge)
    * GH#56: Fix generated syntax errors when using --fatalize (Dan Book)
    * GH#57: Fix strange scoping issue in test on 5.8 (Dan Book)
    * GH#58: Typo and doc fixes (Tordek)
    * GH#59: Quote versions in generated Makefile.PL/Build.PL (Dan Book)
    * GH#61: Fix version comparison in test (Dan Book)
    * GH#63: Remove unneeded dependency Module::Install::AuthorTests (Dan
      Book)
    * GH#64: Replace usage of Path::Class with File::Spec (Dan Book)
* Mon Apr 13 2015 coolo@suse.com
  - updated to 1.71
    see /usr/share/doc/packages/perl-Module-Starter/Changes
* Mon Dec 09 2013 coolo@suse.com
  - updated to 1.62
    * Fix regexp in tests to stop failing on 5.8.x (Sawyer X).
    * Fix FSF address in template block and tests (Brian Manning).
    * Typo fixes (David Steinbrunner).
    * Stop getpwuid calls on Windows, instead prompt user for author.
      (Martin McGrath)
* Wed Jun 05 2013 coolo@suse.com
  - updated to 1.60
    * Guess author from getpwuid if not provided (Hilko Bengen).
    * Guess email from $ENV{'EMAIL'} if not provided (Hilko Bengen).
    * Skip POD tests unless RELEASE_TESTING environment is on.
      (Alberto Simoes)
    - - Trying to clean up test failures. More to come.
    - - All changes in this release are by Brendan Byrd (SineSwiper).
      Thank you! :)
      Licenses:
    * Add GPL3 licenses (fixes RT #72321).
    * Add all other supported licenses, including Software::License
      support (fixes RT #68634).
      New Params:
    * Make ignores_type an arrayref (closes Pull Request #8).
    * Add new --ignores parameter (also repeatable).
    * Add new --minperl parameter (Minimum Perl version).
      File Creation:
    * Fix MANIFEST.SKIP to skip creation of MANIFEST.
    * Make all warnings FATAL in created .t/.pm files.
    * Add config/build requires to Makefile/Build.PL.
    * Bulk up Module::Install Makefile.PL.
    * Fix ignores_guts to use different contents for MANIFEST.SKIP and
      other ignore files.
      test-dist.t Revamp:
    * Complete refactor of test-dist.t to make it more standardized.
    * Create new TestParseFile::parse_file_start method that handles
      parsing of all current created file types (outside of .pm files).
    * Use subtest for better organization.
    * Add verification that existing files are there and no new surprise
      files are not there.
    * Add new mega-loop to "test all variations of everything" (uses 1%
      sample size to keep test speed fast for average users).
    * Use .gitignore and MANIFEST.SKIP.
* Sat Nov 12 2011 coolo@suse.com
  - update to 1.58
    * Added prereq on Path::Class (RT #68360).
    * Doc fixes by Nicholas Bamber and Salvatore Bonaccorso (RT #68385).
    * No functional changes.
    * Removing English from unnecessary tests that confuse a tester.
* Thu Apr 07 2011 coolo@novell.com
  - updated to 1.56
      Special thanks goes to Andy Lester, who has been, still is and
      will remain an inspiration to many programmers, myself included.
      [ENHANCEMENTS]
      Added hooks for distribution building in App. Thanks to Brian D. Foy.
      MANIFEST is now created via the proper builder.
      Kept create_MANIFEST to act as hook.
      Added Apache license by pfig.
    * [RT #53539] Refactoring, adding hooks, described above.
      (Patch provided by brian d. foy)
    * [RT #27304] Minimal version of perl (5.006)
      (Patch provided by Alexandr Ciornii)
    * [RT #53339] ::Simple uses the builder to create the MANIFEST
    * Moved repository to Github
    * Some more refactoring in Simple::create_builder()
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Tue Oct 19 2010 coolo@novell.com
  - add perl as explicit buildrequire

Files

/usr/bin/module-starter
/usr/lib/perl5/vendor_perl/5.26.1/Module
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter.pm
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/App.pm
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/BuilderSet.pm
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/Plugin.pod
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/Plugin/Template.pm
/usr/lib/perl5/vendor_perl/5.26.1/Module/Starter/Simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Module-Starter
/usr/share/doc/packages/perl-Module-Starter/Changes
/usr/share/doc/packages/perl-Module-Starter/README
/usr/share/doc/packages/perl-Module-Starter/getting-started.html
/usr/share/man/man1/module-starter.1.gz
/usr/share/man/man3/Module::Starter.3pm.gz
/usr/share/man/man3/Module::Starter::App.3pm.gz
/usr/share/man/man3/Module::Starter::BuilderSet.3pm.gz
/usr/share/man/man3/Module::Starter::Plugin.3pm.gz
/usr/share/man/man3/Module::Starter::Plugin::Template.3pm.gz
/usr/share/man/man3/Module::Starter::Simple.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024