このページは大阪弁化フィルタによって翻訳生成されたんですわ。

翻訳前ページへ


use Perl: All the Perl that's Practical to Extract and Report
The Wayback Machine - http://web.archive.org/web/20080913095336/http://use.perl.org:80/
Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

Perl 6 Design Minutes for 06 August 2008

Journal written by chromatic (983) and posted by brian_d_foy on 2008.09.12 14:13   Printer-friendly
The Perl 6 design team met by phone on 06 August 2008. Larry, Jerry, Nicholas, Jesse, and chromatic attended.

c:

News: Submit your PPW talks today! (please)

posted by brian_d_foy on 2008.09.12 14:12   Printer-friendly
ehdonhon writes "Friday, September 12th is the last day to submit talks for The Pittsburgh Perl Workshop. Although we will likely accept late submissions, we're hoping to get a schedule put together very soon. So, don't delay!"

Math::GSL at pdx.pm

Journal written by Eric Wilhelm (6389) and posted by brian_d_foy on 2008.09.11 19:24   Printer-friendly

Jonathan Leto spoke at pdx.pm tonight about what Math::GSL (a result of Thierry's project in this year's Summer of Code) can do. There is a podcast and maybe some slides to go with it real soon now.

Padre 0.08 released

Journal written by gabor (1626) and posted by brian_d_foy on 2008.09.11 19:22   Printer-friendly
Padre 0.08, the Perl IDE has reached CPAN. There are detailed download and installation instructions.

From the Changes file:

  • Add Ctrl-Shift-O to open a file based on the selection in the current window.
  • Enable ack integration even though it is not nice yet but it is working
  • Use real Wx:AboutDialogInfo for the about box.
  • Hide method names (in the method window) when they don't start on the first column.
  • Add menu option to close all buffers.
  • Escape $ signs by default so they will not interpolate during search.
  • Open file now opens in the directory where the current file is.
  • Add Bookmarks
  • Add toolbar with several icons. Tested on Windows as well.
  • Add icon for the application.
  • Enable/disable regex in search.
  • Add menu option to convert line endings.
  • Replace relative path with full path on the command line.
  • Implement basic CallTips and add menu option to enable/disable them

New home for Test::More

Journal written by schwern (1528) and posted by brian_d_foy on 2008.09.07 19:28   Printer-friendly

As part of my, very behind schedule, project to rebuild Test::Builder I also want to rebuild the Test::Builder community. Test::Builder and Test::More have never really had a home of their own, discussion either living in my inbox, on RT, or padding out the post count on perl-qa. The repository was never really all that open, even though a lot of people have commit bits they tend to get lost and forgotten.

I've moved the project off my personal box and onto Google Code which allows repository access to be much more easily managed. I've also set up a Use and Development mailing list so people can discuss Test::More without cluttering up/without being cluttered by perl-qa. There's also a commit list so people can easily see work being done. Finally, we're trying out the Google issue tracker to see how it compares with RT.

I'm on YAPC TV: BackPAN Archeology

Journal written by brian_d_foy (44) and posted by brian_d_foy on 2008.09.07 7:28   Printer-friendly

My YAPC::EU 2008 BackPAN Archeology talk is on YAPC.tv, where you can watch the high resolution or low resolution video, or even download the Flash or MPEG video.

You can't see the slides, but they are on SlideShare.

In the talk I mention that many things are in progress, although I just uploaded a demonstration video of it actually working on MiniCPAN. My previous post details that.

Finally, META.yml customization in MakeMaker

Journal written by schwern (1528) and posted by brian_d_foy on 2008.09.06 11:58   Printer-friendly

In a fit of wild yak shaving, I finally adapted Adriano Ferreira's patch to allow customization of the META.yml file in MakeMaker so I can add "resources" to Test::More. Now you can pass in data structures via META_ADD or META_MERGE to, respectively, add/override or merge META.yml values.

News: Submit your talks for PPW 2008!

posted by brian_d_foy on 2008.09.04 12:35   Printer-friendly
ehdonhon writes "The call for papers for the Pittsburgh Perl Workshop is still open, but not for long. It's time to step up and submit your talk.

Don't you want to be part of the excitement? Don't you have something to share with the Perl community? Don't you want to make your mark on the historic PPW? Of course you do!

So why put if off? Submit your talk now. Just click:

and fill out the form. It's that easy.

But don't delay! Claim your speaking spot while there's still time."

YAPC::Russia workshops

Journal written by andy.sh (8643) and posted by brian_d_foy on 2008.09.04 12:35   Printer-friendly

Till the end of this year our community is hosting three Perl Workshops, maybe not too big in sense of attendees number, but very important in geographical aspect.

These are:
Far East Perl Workshop in Vladivostok, 26 September;
Belorussian Perl Workshop “BY Perl” in Minsk, 18 October and
3rd Russian Perl Workshop “South Perl” in Rostov-On-Don, 1 November.

From my point of view (I look at every event with the eyes of organizer) “South Perl” Workshop is interesting because it was fully initiated by local Perl monger group, RostovOnDon.pm, and was inspired by “May Perl” conference.

“Far East” and “BY Perl” are very attractive as well, and I will tell about how they went later.

We all want to see foreign attendees (both speakers and listeners) at each of our events, and hope that visa problems will not stop those who want to help spreading the word of Perl.

Perl 6 Design Minutes for 30 July 2008

Journal written by chromatic (983) and posted by brian_d_foy on 2008.09.03 11:24   Printer-friendly
The Perl 6 design team met by phone on 30 July 2008. Allison, Jerry, Will, Jesse, and chromatic attended.
Yesterday's News  >