CPAN-Changes

 view release on metacpan or  search on metacpan

corpus/dists/B-C.changes  view on Meta::CPAN

1.24	2010-02-15 rurban
	* C.pm: Fixed off by one array access in magic array init (34)
	  - valgrind is your friend.
	Fixed aelemfast padsv access crash (Text::Tabs on freebsd7)
	Fixed wrong stash names in gv_stashpv analog to gv_fetchpv
	  (Text-Tabs+Wrap t/dandv.t)
	* t/testm.sh: implement -s without log file
	* t/modules.pm: export skip_modules, silence module scanning STDERR

1.23	2010-02-14 rurban
	* t/testm.sh: chmod +x
	* t/modules.t: fix $have_IPC_Run

1.22	2010-02-14 rurban
	Tested with ActivePerl 5.10.0

	* bytecode.h: unshare_hek exception for WIN32, not only MINGW
	* t/modules.t: Added list of to be skipped modules, which cycle endlessly.
	Improve todo message.
	* t/testm.sh: add option -s "install skipped modules"
	* Makefile.PL, cc_harness, perlcc: fix ldflags for ActivePerl 5.10.0

corpus/dists/B-C.parsed  view on Meta::CPAN

      "note" => "rurban",
      "raw" => "1.24\t2010-02-15 rurban\n",
      "raw_date" => "2010-02-15",
      "version" => "1.24"
    },
    {
      "date" => "2010-02-14",
      "entries" => [
        {
          "line" => 690,
          "raw" => "\t* t/testm.sh: chmod +x\n",
          "style" => "*",
          "text" => "t/testm.sh: chmod +x"
        },
        {
          "line" => 691,
          "raw" => "\t* t/modules.t: fix \$have_IPC_Run\n\n",
          "style" => "*",
          "text" => "t/modules.t: fix \$have_IPC_Run"
        }
      ],
      "line" => 689,
      "note" => "rurban",

corpus/dists/Perl-Critic.changes  view on Meta::CPAN

    * Spelling errors in documentation.  RT #57375
    * "die" used instead of "croak".  RT #56619
    * Fixed regex test that caused test failures on every Perl 5.11
      (credit Tom Wyant).
    * t/20_policy_pod_spelling.t now works (or at least no longer fails)
      in non-English locales (again).  RT #43291 and RT #48986.
    * Perldoc hae broken link for McCabe score definition.  RT #53219
    * RT #33935 and #49679 were fixed by upgrading to PPI 1.208

    Other Changes:
    * Perl::Critic::Utils::is_unchecked_call() updated to include chmod in the
      set of things covered by autodie (this happened in autodie v2.08).  The
      primary effect of this is on InputOutput::RequireCheckedSyscalls.
    * Now depends upon Task::Weaken to ensure that we only install with perls
      where Scalar::Util::weaken() works.
    * Email::Address was optional, but is now required.  So everyone
      gets the optimal behavior from RequireInterpolationOfMetachars.
    * Some infrastructure has been extracted to the new PPIx-Utilities
      distro.  It is also a required dependency here.  Over time a good
      portion of Perl::Critic::Utils* will be migrated to this distribution.
    * Perl::Critic::Utils::PPI::get_constant_name_element_from_declaring_statement()

corpus/dists/Perl-Critic.changes  view on Meta::CPAN

    Internals:
    * Tests are now self compliant.

[1.088] Released on 2008-07-04

    New Policies
    * ErrorHandling::RequireCheckingReturnValueOfEval

    Policy Changes:
    * ValuesAndExpressions::ProhibitLeadingZeros now accepts octal numbers
      for the Unix permissions argument to chmod, dbmopen, mkdir, sysopen, or
      umask, by default.  Use the "strict" option to get the old behavior.
      RT #31977.
    * Due to the consensus at YAPC::NA 2008,
      Variables::ProhibitUnusedVariables default severity has been raised to
      medium/3.

    Minor Changes:
    * The perlcritic "--Version" option is now "--version" in order to act
      like the rest of the world.

corpus/dists/Perl-Critic.parsed  view on Meta::CPAN

{
  "preamble" => "[1.120_01] Released on 2013-10-29\n\n      * DEVELOPER RELEASE *\n\n      Added new themes based on CERT guidelines. Thanks Kirk Kimmel.\n\n      First release from the new GitHub repository.\n\n[1.120] Released on 2013-10-25\n\n    ...
  "raw_preamble" => "[1.120_01] Released on 2013-10-29\n\n      * DEVELOPER RELEASE *\n\n      Added new themes based on CERT guidelines. Thanks Kirk Kimmel.\n\n      First release from the new GitHub repository.\n\n[1.120] Released on 2013-10-25\n\n...
  "releases" => []
}

corpus/dists/Ubic.changes  view on Meta::CPAN

         - document all command-line options

1.35    2011-10-07
        * fix build - ubic-daemon doesn't fail compile test if ubic is not installed

1.34    2011-09-25
        * example system paths in setup depend on os
        * contrubitors section in Ubic.pm

1.33_04 2011-09-20
        * use pure perl for mkdir and chmod operations

1.33_03 2011-09-20
        * fix typo in the path to freebsd ubic.cfg

1.33_02 2011-09-20
        * comply to hier(7) on freebsd
        * ubic-daemon improvements:
         - pod advicing not to use this script
         - --stop and --list features
         - use Ubic::Settings instead of hard-coded pid_dir path

corpus/dists/Ubic.parsed  view on Meta::CPAN

      "line" => 148,
      "raw" => "1.34    2011-09-25\n",
      "raw_date" => "2011-09-25",
      "version" => "1.34"
    },
    {
      "date" => "2011-09-20",
      "entries" => [
        {
          "line" => 153,
          "raw" => "        * use pure perl for mkdir and chmod operations\n\n",
          "style" => "*",
          "text" => "use pure perl for mkdir and chmod operations"
        }
      ],
      "line" => 152,
      "raw" => "1.33_04 2011-09-20\n",
      "raw_date" => "2011-09-20",
      "version" => "1.33_04"
    },
    {
      "date" => "2011-09-20",
      "entries" => [



( run in 0.436 second using v1.01-cache-2.11-cpan-496ff517765 )