bulknews.typepad.com
Tatsuhiko Miyagawa's blog to discuss mostly tech and nerdy stuff.
Home
Home
Archives
Profile
Subscribe
2004.10.18
Module Updates
Today I've uploaded new versions of Class::DBI::SQLite and Apache::Singleton. Both release are bug fix, to be compatible with newer SQLite and Apache2.
Oct 18, 2004 11:45:00 AM
|
Perl
NEXT POST
PHP::Session array issue
Someone has requested me to add a new feature to get PHP array back as a Perl array, in PHP::Session.I think it can be done if we have a new method get_array(), to implicitly get array variables as Perl arrray ref: sub get_array { my($self, $key) = @_; my $hashref = $self->get($key); return [ map $hashref->{$_}, sort { $a <=> $b } keys %$hashref ];} Additionaly, we can allow an object option (like auto_interpolate_array) to allow automatic conversion from PHP array to Perl array.Suggestions are welcome.
PREVIOUS POST
Podcasting support in XML::RSS
I've made a patch against XML::RSS 1.05, to support enclosures when parsing RSS 2.0.
miyagawa
119
Following
614
Followers
Search
Become a Fan
My Other Accounts
Facebook
|
miyagawa
Twitter
|
miyagawa
Recent Comments
Becky:
Good day and welcome to check: http://www.joyfa...
|
more »
On
One Blog.
Mithaldu:
Yeah, now it works....
|
more »
On
One Blog.
miyagawa:
I believe theres a bug in Feedburner - Tumblr c...
|
more »
On
One Blog.
About
Recent Posts
One Blog.
My new Japanese blog (weblog.bulknews.net)
Read Later apps on Kindle
Kindle Touch
CPAN dependencies are more fun to manage than ever
Kindle Fire Review
Status of cpanmetadb
Carton talk at YAPC::Asia - video
YAPC::Asia 2011 notes
Carton CPAN dependency manager
Archives
November 2011
October 2011
September 2011
August 2011
April 2011
March 2011
February 2011
December 2010
November 2010
October 2010
del.icio.us/miyagawa
Flickr
www.
flick
r
.com
My Last FM
Me on the Web
blog.bulknews.net
Publications List
Flickr: Photos from miyagawa
del.icio.us linklog
miyagawa @ Last.FM
CPAN Modules
bulknews.typepad.com
My Vox blog
Twitter @miyagawa
Tatsuhiko Miyagawa - FriendFeed
Subscribe to this blog's feed
Blog
powered by
Typepad
Recent Comments