Grokbase
Topics Posts Groups | in
x
[ help ]
Groups | People | Tags
Find a Group
 
Browse groups | Add a group | About auto-complete
Recent Topicsheading style: summary | tabular

[ANNOUNCE] ExtUtils::MakeMaker 6.53_03

By Michael G Schwern in Perl 5 Porters at Jul 3, 2009, 01:24 am UTC

http://github.com/schwern/extutils-makemaker/v6.53_03 This is a release to fix a few test bugs on Cygwin, Windows and OS X. Its a 6.54 release candidate I'm hoping to get into 5.10.1. In particular I need more Windows testing. 6.53_03 Thu Jul 2 14:47:45 PDT 2009 Bug Fixes like Config (broken in... More...

[ANNOUNCE] Test::More/Builder/Simple 0.90

By Michael G Schwern in Perl 5 Porters at Jul 3, 2009, 02:23 am UTC

This is a quick release to sync with perl so 5.10.1 can release with a stable version number. It does NOT include the subtest() code in 0.89_01 (don't worry, it'll be back). http://github.com/schwern/test-more/tree/v0.90 0.90 Thu Jul 2 13:18:25 PDT 2009 Docs how to work around it. Test Fixes Other... More...

paperclip

AttributeHelpers naming (again)

By Hans Dieter Pearcey in Moose at Jul 3, 2009, 12:45 am UTC

I hate to keep coming back to this, but I'm unsettled and unemployed, so I might as well keep at it until I feel like I've got it right. We've been talking about the roles that AH provides as being "Perl5" or "Native", but they're really not -- some of them are (Str) but some of them aren't... More...

XS question

By Torsten Foertsch in Perl 5 Porters at Jul 2, 2009, 10:15 pm UTC

Hi, perhaps this is not the right list but I know the knowledge is here. So, please be lenient. I have a bunch of C-strings with or without a trailing \0. I want to make them available in Perl as read-only variables. When the perl SV is destroyed the string must not be freed obviously. Do I need to... More...

[PATCH] Quiet autodie's pollution of test output

By "Jerry D. Hedden" in Perl 5 Porters at Jul 2, 2009, 5:00 pm UTC

The attached patch quiets the output from lib/autodie/t/hints.t which is currently outputting the following: lib/autodie/t/format-clobber..................................ok lib/autodie/t/hints...........................................# Sub::Identify is not loaded ok... More...

paperclip

[PATCH] Update ExtUtils::CBuilder to 0.2601

By David Golden in Perl 5 Porters at Jul 2, 2009, 9:47 pm UTC

0.2601 - Wed Jul 1 09:37:39 EDT 2009 Bugs fixed: - On VMS, cleans up extra files generated during testing Porting/Maintainers.pl | 2 +- lib/ExtUtils/CBuilder.pm | 2 +- lib/ExtUtils/CBuilder/Base.pm | 2 +- lib/ExtUtils/CBuilder/Platform/Unix.pm | 2 +- lib/ExtUtils/CBuilder/Platform/VMS.pm | 2 +-... More...

[perl #56690] Some bugs in Perl regexp (core Perl issues)

By Kevin Wolf in Perl 5 Porters at Jul 2, 2009, 8:21 pm UTC

This is caused by a failure of the start_class optimization in the case of lookahead, as per the attached comment. In more detail: at the point study_chunk() attempts to deal with the start_class discovered for the lookahead chunk, we have SCF_DO_STCLASS_OR set, and_withp has the starting value of... More...

[perl #66930] segmentation fault modifying array ref during push

By Kevin Wolf in Perl 5 Porters at Jul 3, 2009, 01:28 am UTC

# New Ticket Created by dan@gina.alaska.edu # Please include the string: [perl #66930] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66930 > This is a bug report for perl from dan@gina.alaska.edu, generated with the help... More...

[perl #66834] allow space or tab before unquoted string terminators in addition to before quoted ones

By Kevin Wolf in Perl 5 Porters at Jul 3, 2009, 01:13 am UTC

# New Ticket Created by David Nicol # Please include the string: [perl #66834] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66834 > This is a bug report for perl from davidnico@cpan.org, generated with the help of perlbug... More...

Re: pjf: dual life modules (autodie)

By Paul Fenwick in Perl 5 Porters at Jul 3, 2009, 02:16 am UTC

G'day Dave, There's autodie 1.999_01 on the CPAN. It supports the hinting interface, has tests, and is passing on all the platforms on which I expect it to pass. The work to turn 1.999_01 into 2.000 is going through and making sure the documentation matches the code, since a few things changed... More...

spacer
Groups | People | Tags