Age | Commit message (Collapse) | Author | Files | Lines |
|
Producing `src/paths.h' from `src/paths.h.in'.
Producing `src/paths.h' from `src/paths.h.in'.
[...]
cmp: src/paths.h.tmp: No such file or directory
mv: rename src/paths.h.tmp to src/paths.h: No such file or directory
|
|
|
|
Upstream changes:
1.213 Tue 6 Jul 2010
Summary:
- Targetted bug fix, no changes to parsing or normal usage
Details:
- Updated to Module::Install 1.00
- Updated module depednencies in xt author tests
- Fixed extremely broken PPI::Token::Pod::merge and added test case
|
|
|
|
Upstream changes:
1.003011
- History plugin now works for Term::ReadLine::Perl
- Add ReadLine file completion if no other matches, fixes rt.cpan#58351
- Add a bit more description of Turtle plugin to its POD
- Fix rt.cpan#43151 where _-> completion had error
- Add some missing functionality to t/load_core.t test coverage
- Added docs on quoting and history expansion addressing rt.cpan#48459
|
|
|
|
|
|
|
|
Upstream changes:
Changes in Devel::NYTProf 4.04 (svn 1332) 9th July 2010
Profile now reports presence of the slow regex match vars ($& $' $`).
The (cumulative inclusive) recursion time measured for subs that are involved
in recursion is now reported as 'recursion: ... sum of overlapping time'.
Trace log messages are now flushed immediately.
Reduced risk of crashes in embedded applications that don't handle PL_endav
carefully, like current versions of mod_perl.
Changes in Devel::NYTProf 4.03 (svn 1316) 19th June 2010
Fixed another nytprofhtml performance problem for profiles with
many files/evals. Much faster merging of evals now.
For subs that recurse, show max depth and time in subroutine table.
Changes in Devel::NYTProf 4.02 (svn 1309) 17th June 2010
Fixed nytprofhtml performance problem for profiles with
many files/evals.
Added progress reporting to nytprofhtml.
Changes in Devel::NYTProf 4.01 (svn 1296) 10th June 2010
Fixed links from block/sub level report pages to string eval report
pages. RT#58284
Restored ordering of line - block - sub links on index page.
Clarified that saving the source code of string evals requires perl
version 5.8.9+, 5.10.1+, 5.12 or later. RT#58283
|
|
|
|
Upstream changes:
3.3 Fri Jul 2 22:40:14 CEST 2010
- removed "exiting" category - this is too useful to create new
control statements, and fails utterly with eval, as eval will
catch the (fatal) warning itself. Kind of hurts, but this is
just another warning category which is too broad and has to be
disabled fully because of a minority of issues.
|
|
|
|
|
|
Upstream changes:
1.0006 Fri Jul 2 16:52:06 PDT 2010
- Use module's version number instead of distribution when to display whether
this is an upgrade or reinstall (doy) #43
1.0005 Fri Jul 2 16:36:55 PDT 2010
- Clarified that the minimal perl version supported is 5.8 (chocolateboy)
- Now being able to look when configure and build fails
- Automatically disable uninstall_shadows when local::lib is used. This bug was causing
cpanm to remove modules in @INC with perl 5.10 or older (kazeburo, sugyan)
|
|
*depend* on perl...
|
|
|
|
|
|
Upstream changes:
0.09
- added --compare-changes option(by nihen++)
|
|
|
|
devel/p5-Git-CPAN-Patch into The NetBSD Packages Collection.
The Perl 5 module Git::CPAN::Patch provides a suite of git commands
aimed at making trivially easy the process of grabbing any distribution
off CPAN, stuffing it in a local git repository and, once gleeful
hacking has been perpetrated, sending back patches to its maintainer.
|
|
|
|
Packages Collection.
The Perl 5 module Git::CPAN::Patch provides a suite of git commands
aimed at making trivially easy the process of grabbing any distribution
off CPAN, stuffing it in a local git repository and, once gleeful
hacking has been perpetrated, sending back patches to its maintainer.
|
|
devel/p5-BackPAN-Index into The NetBSD Packages Collection.
The Perl 5 module BackPAN::Index provides an index of BackPAN and
some handy methods. The Comprehensive Perl Archive Network (CPAN)
is a very useful collection of Perl code. However, in order to keep
CPAN relatively small, authors of modules can delete older versions
of modules to only let CPAN have the latest version of a module.
BackPAN is where these deleted modules are backed up. It's more
like a full CPAN mirror, only without the deletions.
|
|
|
|
Packages Collection.
The Perl 5 module BackPAN::Index provides an index of BackPAN and
some handy methods. The Comprehensive Perl Archive Network (CPAN)
is a very useful collection of Perl code. However, in order to keep
CPAN relatively small, authors of modules can delete older versions
of modules to only let CPAN have the latest version of a module.
BackPAN is where these deleted modules are backed up. It's more
like a full CPAN mirror, only without the deletions.
|
|
|
|
|
|
|
|
|
|
|
|
devel/p5-Test-Compile into The NetBSD Packages Collection.
The Perl 5 module Test::Compile lets you check the validity of a
Perl module file or Perl script file, and report its results in
standard Test::Simple fashion.
|
|
|
|
Collection.
The Perl 5 module Test::Compile lets you check the validity of a
Perl module file or Perl script file, and report its results in
standard Test::Simple fashion.
|
|
into The NetBSD Packages Collection.
The Perl 5 module App::Cache lets an application cache data locally.
There are a few times an application would need to cache data: when
it is retrieving information from the network or when it has to
complete a large calculation.
|
|
|
|
Collection.
The Perl 5 module App::Cache lets an application cache data locally.
There are a few times an application would need to cache data: when
it is retrieving information from the network or when it has to
complete a large calculation.
|
|
into The NetBSD Packages Collection.
The Perl 5 module Task::Plack is a Plack bundle.
|
|
|
|
Collection.
The Perl 5 module Task::Plack is a Plack bundle.
|
|
|
|
Pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.11 Sat May 1 04:37:07 PDT 2010
- Upped CGI.pm dependency to 3.33 to fix the upload() issue in perl 5.10
|
|
|
|
Upstream changes:
0.10 Sun May 16 00:39:55 PDT 2010
- Added a possible workaround to deal with Win32 systems to undo :utf8 PerlIO layer
perl #75106 (suggested by Eric Brine)
0.09 Sat May 8 18:52:04 PDT 2010
- Added a test for utf8 decoding
0.08 Sat May 1 04:30:25 PDT 2010
- Fixed Test::More deps
0.07 Tue Apr 27 15:44:08 PDT 2010
- binmode the stdout filehandle when parsing
|
|
|
|
Based on PR#43557 by Wen Heping.
Bump to 1.x release.
|
|
www/p5-CGI-Application-PSGI into The NetBSD Packages Collection.
The Perl 5 module CGI::Application::PSGI is a runner to run
CGI::Application application as a PSGI application.
|
|
|
|
Packages Collection.
The Perl 5 module CGI::Application::PSGI is a runner to run
CGI::Application application as a PSGI application.
|
|
www/p5-Squatting-On-PSGI into The NetBSD Packages Collection.
The Perl 5 module Squatting::On::PSGI is an adapter to run Squatting
applications on PSGI implementations.
|
|
|