| Newsgroups |
gmane.comp.lang.perl.daily.news |
| Message-ID |
<1190513026.207358-19848-slash-slashcluster-http-4.osdn.net@use.perl.org> |
use Perl Daily Newsletter
In this issue:
* Perl 6 Design Minutes for 19 September 2007
* Twitter-pated
* Devel::REPL: now with PPI!
+--------------------------------------------------------------------+
| Perl 6 Design Minutes for 19 September 2007 |
| posted by brian_d_foy on Friday September 21, @21:10 (User Journa|
| http://use.perl.org/article.pl?sid=07/09/22/0052253 |
+--------------------------------------------------------------------+
The Perl 6 design team met on 19 September 2007 by phone. Larry, Allison,
Jerry, Nicholas, Jesse, and chromatic attended.
This story continues at:
http://use.perl.org/article.pl?sid=07/09/22/0052253
Discuss this story at:
http://use.perl.org/comments.pl?sid=07/09/22/0052253
+--------------------------------------------------------------------+
| Twitter-pated |
| posted by brian_d_foy on Friday September 21, @21:10 (User Journa|
| http://use.perl.org/article.pl?sid=07/09/22/0051209 |
+--------------------------------------------------------------------+
I have a (reasonably stable) Twitter-bot up and running. Like the
existing "cpan" Twitter, it spools CPAN uploads to Twitter from the RDF
that [0]www.cpan.org publishes. Unlike "[1]cpan" (which was apparently
shut-off a little over a month ago anyway), it provides links: The
released package itself is linked, and behind the scenes the MANIFEST
file is scanned for something matching
/(changes|changelog|changelist)\b/i and if found is also linked. If no
change-file is found, README is linked to instead (unless there's no
README, in which case you just get the one link instead of two).
This story continues at:
http://use.perl.org/article.pl?sid=07/09/22/0051209
Discuss this story at:
http://use.perl.org/comments.pl?sid=07/09/22/0051209
Links:
0. http://www.cpan.org/
1. http://twitter.com/cpan
+--------------------------------------------------------------------+
| Devel::REPL: now with PPI! |
| posted by brian_d_foy on Saturday September 22, @17:15 (Tools) |
| http://use.perl.org/article.pl?sid=07/09/22/2059211 |
+--------------------------------------------------------------------+
I've been using [0]Devel::REPL for a while now. Like all good modules ([1]Perl::Critic,
[2]POE, [3]Plagger, etc), it's very extensible. [4]Devel::REPL's design
is worth studying: keep a simple core and ship all the fancy behavior as
plugins. [5]Moose amplifies the power and convenience of this design with
roles, method modifiers, and general awesomeness.
This story continues at:
http://use.perl.org/article.pl?sid=07/09/22/2059211
Discuss this story at:
http://use.perl.org/comments.pl?sid=07/09/22/2059211
Links:
0. http://search.cpan.org/perldoc?Devel%3A%3AREPL
1. http://perlcritic.tigris.org/
2. http://poe.perl.org/
3. http://plagger.org/
4. http://chainsawblues.vox.com/library/post/a-perl-read-excute-print-loop-repl.html
5. http://www.iinteractive.com/moose/
Copyright 1997-2006 pudge. All rights reserved.
======================================================================
# Unsubscribe mailto:[email protected]
# News, archives, discussion http://use.perl.org/
# Perl News in The Perl Journal http://www.tpj.com/
# Feedback and news ideas mailto:[email protected]
# http://use.perl.org/submit.pl