» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Perl + summaries

This Week on perl5-porters - 14-20 June 2008

This Week on perl5-porters - 14-20 June 2008 David Nicol: Does pushing all exceptions to @@ whenever $@ gets assigned to break anything?Abigail: In theory, it could, as @@ is a "normal" array that can be used as such. But I doubt anything serious will break. I'd say anyone that uses a punctuation variable that currently has no special meaning does so at his/her own risk, and doesn't have the right to complain if it does get special meaning.-- Abigail, suggesting that a little backwards compatibility breakage from time to time can be good for the soul.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 7-13 June 2008

This Week on perl5-porters - 7-13 June 2008 This morning, clkao pinged me and mentioned that he couldn't get perlbug to set the From: header when sending a bug report. I promised him I'd take a look. I opened up perlbug determined to add one line and send a patch. Somehow, I never got around to adding the line CL asked for... -- Jesse Vincent, getting a finger caught in the machine.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 1-6 June 2008

This Week on perl5-porters - 1-6 June 2008 Traditional exception handling is more like equipping each Klingon with a dead-man's switch attached to a nuke. Dying by accident in someone else's nuke blast would be a death without honor. So the point of the Perl 6 exception model is to try to keep as many warriors alive as long as possible in order to inflict the maximum possible damage on the enemy, which is our highest goal, after all. :) -- Larry Wall, on the issue of dealing gracefully with errors.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 25-31 May 2008

This Week on perl5-porters - 25-31 May 2008 "I've fixed the bug itself as change #33952. (Whoo hoo! A bug that was easy to locate, fix, and test for. You don't see that very often :-)" -- Dave Mitchell, happy man.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 18-24 May 2008

This Week on perl5-porters - 18-24 May 2008 "Ah, more details about filenames. Well, this sounds positively weird. Octet strings are not particularly user-friendly if you can't interpret them as characters reliably. From what you say, and what I think I've heard elsewhere, Unix filename interpretation is a mess. Seems like the only bigger mess I've heard about is VMS file handling, where they seem to have a choice of several messes." -- Glenn Linderman, deep in the heart of Unicode, case conversion, filenames, encodings, character sets, ß and other exciting issues.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 11-17 May 2008

This Week on perl5-porters - 11-17 May 2008 Dominic Dunlop: Trouble is, some of it is CGI, and people whinge loudly when previously-clean CGI starts warning. Ed Avis: Ha ha ha. I think any possible programmer mistake can be found in a Perl CGI program somewhere.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 4-10 May 2008

This Week on perl5-porters - 4-10 May 2008 Today, I was doing some mucking about with class data, generated packages, and Class::ISA, and I started to wail and gnash my teeth. I cried, "Why can't I just replace the darn object system?" -- Ricardo Signes, a man with a method.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 4-10 May 2008

This Week on perl5-porters - 4-10 May 2008 Today, I was doing some mucking about with class data, generated packages, and Class::ISA, and I started to wail and gnash my teeth. I cried, "Why can't I just replace the darn object system?" -- Ricardo Signes, a man with a method.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 28 April-3 May 2008

I've been playing around with MAD this morning [...] The current state of the tests for MAD is a bit sad, though I hope to have something that will make interested porters glad in the near future. -- Jesse Vincent, not a bad lad to spend a tad on MAD. (gad, Dad! it's not a fad).

Read more of this story at use Perl.

Perl: use Perl

This Fortnight on perl5-porters - 13-27 April 2008

This Fortnight on perl5-porters - 13-27 April 2008 "Perl simply isn't broken enough. Most things work too well, hence no-one finds that they need to fix their itch, so in turn, they don't get sucked into core development generally. Maybe we need to start adding bugs, somewhat like a protection racket." "Your program works very nicely. It would be a shame if something went wrong with it, wouldn't it? ..." -- Nicholas Clark, on possible future revenue schemes.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 6-12 April 2008

This Week on perl5-porters - 6-12 April 2008 David Nicol: I have no idea what NaN(Q) is by the way; Google suggests it is a furniture store in Japan. Jarkko Hietaniemi: It's the strong, silent type of NaN. As opposed to the hysteric, screaming type of NaN (aka NaNS). -- David N. and Jarkko H., arcing tangents.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 30 March-5 April 2008

This Week on perl5-porters - 30 March-5 April 2008 The extent that map/grep go to to keep the calling overhead of the block is horrendous and getting that to work for reduce in List::Util was difficult. Doing it with multiple blocks is going to be potentially very difficult. -- Graham Barr, not exaggerating how hard it is to work on the parser and optree generator.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 23-29 March 2008

This Week on perl5-porters - 23-29 March 2008 "Anyway, a lot of these design changes work together to produce a smoother result. I confess I haven't thought much about whether they could be borrowed piecemeal; I have a hard enough time keeping one fantasy language in my head at a time." -- Larry Wall, on the differences in exception handling between Perl 5 and Perl 6.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 16-22 March 2008

This Week on perl5-porters - 16-22 March 2008 "I suspect that by now the Parrot code base has moved on sufficiently that it's faster and cleaner to start from scratch than to try to merge over that code. I might be wrong, but I'd suggest keeping "redo from start" as an option." -- Nicholas Clark, not wishing to flog a dead horse.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 9-15 March 2008

This Week on perl5-porters - 9-15 March 2008 "Take our command, strip off the package, pass the short name and the calling package to _make_fatal(), and then use magic-goto to call our subroutine at the end. It's simple, right? Yet I struggle to find any time when it's correct." -- Paul Fenwick and his Fatal attraction.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 1-8 March 2008

This Week on perl5-porters - 1-8 March 2008 "I personally think that the git tools have far too many ways to do the same thing (a complaint levelled against Perl itself at times) for the normal human to comprehend, let alone remember." -- John Peacock, gitting used to the idea of a new code repository.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 24-29 February 2008

This Week on perl5-porters - 24-29 February 2008 "Is this a bug? Or why is this the expected behaviour?" -- Steffen Ullrich, playing with signal handlers.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 17-23 February 2008

This Week on perl5-porters - 17-23 February 2008 Nicholas: So, it seems that constant folding runs in ``compile time'', which scares me somewhat. Surely it should be running in run time? Rafael: The whole point of compile time optimisation is that it runs at compile time, isn't it? Nicholas: Runs at compile time, but (I assume should) run under run time rules. There appear to be special exceptions scattered throughout the code that certain things aren't fatal if compilation is in progress. (debating the elegant simplicity of the Perl 5 internals).

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 10-16 February 2008

This Week on perl5-porters - 10-16 February 2008 "So should we punt in this case and revert to the old warning for SvGAMAGICAL? My personal opinion is to leave it. People doing strange things should not be surprised by strange results." -- Rick Delaney, debating the Principle of Least Surprise (or something like that).

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 3-10 February 2008

This Week on perl5-porters - 3-10 February 2008 Ævar Arnfjörð Bjarmason: It would be a shame if we shipped a perl with known segfaults. Nicholas Clark (ever the pragmatist): It wasn't solved in 5.8.8 so it's not a regression.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 27 January-2 February 2008

This Week on perl5-porters - 27 January-2 February 2008 "It's a very naive implementation [...]. Given the scary comments Nicholas added in that code, I'd be grateful to see whether one can come up with a case where that breaks" -- Rafael Garcia-Suarez, warning about warning about undef.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 20-26 January 2008

This Week on perl5-porters - 20-26 January 2008 "Adding new lists of things [to remember] to a language is only a good idea if you're making money with certification." -- Juerd Waalboer, on why your program shouldn't have to plead to use new functionality.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 13-19 January 2008

"Shifting something that's not a number shouldn't produce a number." -- Abigail Here's a summary of what happened on perl5porters last week:

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 6-12 January 2008

This Week on perl5-porters - 6-12 January 2008 "Um, I think you caused me negative work. I rather wanted dtrace support and it seemed that because of you I didn't have to write it." -- Nicholas Clark, on the joys of having other people do your work for you.

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 30 December 2007-5 January 2008

This Week on perl5-porters - 30 December 2007-5 January 2008 That's now twice in this thread that I've been accused of favouring languages that I actually dislike [...] . I think the Java model of exception signatures is awful. -- Zefram (I hope you know this will go down on your permanent record).

Read more of this story at use Perl.

Perl: use Perl

This Week on perl5-porters - 22-29 December 2007

This Week on perl5-porters - 22-29 December 2007 "Remember, everyone is a beginner, but only for a small time." -- Abigail, on why you can't please everyone, everywhere, all the time.

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 08-14 Apr, 2007

This week on the Perl 6 mailing lists "The current pugs implementation is just translating to the old form underneath, so it's not surprising it's a bit off. That's the sort of thing that happens when the language designer gives the language implementor whiplash. However, I rather suspect the interpersonal metaphorical meaning was lost on the physicist/comic who decided that the 3rd derivative of position should be called 'jerk'. :)" -- Larry Wall, in 'What should file test operators return?'

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 01-07 Apr, 2007

This week on the Perl 6 mailing lists "developers shouldn't live in fear of $^O" -- Jerry Gay, in 'Use of English pragma'

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 25-31 Mar, 2007

This week on the Perl 6 mailing lists "I don't think that it's possible to make this non-conformity a fatal heresy :-( (gcc --spanish-inquisition)" -- Nicholas Clark in '[perl #42110] [PATCH] Returning values from void functions'

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 18-24 Mar, 2007

This week on the Perl 6 mailing lists This week saw the introduction of the Perl 6 Microgrants. Read more about them in 'Perl 6 Microgrants. Now accepting proposals.'

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 11-17 Mar, 2007

This week on the Perl 6 mailing lists Due to a lack of free time, I will be unable to continue creating the Perl 6 summaries after April. We are looking for a volunteer or group of volunteers to take over the task. Please contact me if you would like more information about what the job entails (contact information can be found at the end of this post).

Read more of this story at use Perl.

Perl: use Perl

Perl 6 summary, 4-10 Mar, 2007

This week on the Perl 6 mailing lists "Q: Can February March? A: No, but April May..." -- Larry Wall's r14313 log message for a date correction

Perl: use Perl

Perl 6 summary, 25 Feb - 3 Mar, 2007

This week on the Perl 6 mailing lists "It seems you are presuming a Waterfall model of development here. We're not doing the Waterfall, we're doing the Whirlpool, where the strange attractor whirls around with feedback at many levels but eventually converges on something in the middle. In other words, a whirlpool sucks, but the trick is to position your whirlpool over your intended destination, and you'll eventually get there, though perhaps a bit dizzier than you'd like." -- Larry Wall, in 'What criteria mark the closure of perl6 specification'

Perl: use Perl

Perl 6 summary, 18-24 Feb, 2007

This week on the Perl 6 mailing lists "'Course, if someone goes ahead and adds the Y combinator, one must naturally begin to wonder what the YY combinator would be... :-) " -- Larry Wall "Obviously it generates a function so anonymous that it can't even refer to itself. I call it the depressed existentialist solipsist operator." -- chromatic, in 'Y not'

Perl: use Perl

Perl 6 summary, 18-24 Mar, 2007

This week on the Perl 6 mailing lists "'Course, if someone goes ahead and adds the Y combinator, one must naturally begin to wonder what the YY combinator would be... :-) " -- Larry Wall "Obviously it generates a function so anonymous that it can't even refer to itself. I call it the depressed existentialist solipsist operator." -- chromatic, in 'Y not'

Perl: use Perl

Perl 6 summary, 11-17 Feb, 2007

This week on the Perl 6 mailing lists Remember that the European Perl Hackathon will be held next weekend, from 2-4 March, 2007 in Arnhem, the Netherlands. Registration is open until Thursday, 1 March. For more information, please look at the hackathon website.

Perl: use Perl

Page 1 | Next >>