Pikeo::API 1.00
filed in Projects on Oct.13, 2008
It’s now on CPAN: http://search.cpan.org/~bmavt/Pikeo-API-1.00/lib/Pikeo/API.pm Project page still available: http://projects.brunotavares.net/projects/show/pikeoperlapi
filed in Projects on Oct.13, 2008
It’s now on CPAN: http://search.cpan.org/~bmavt/Pikeo-API-1.00/lib/Pikeo/API.pm Project page still available: http://projects.brunotavares.net/projects/show/pikeoperlapi
filed in Tips on Oct.10, 2008
Some modules like XML::Simple export some functions by default into your namespace. Normally you don’t want this functions since the module has a OO interface; so, how to avoid the auto-export from taint your namespace ? You can, at include time, be careful and explicitly tell the module not to export anything by doing this: [...]
filed in Projects on Oct.05, 2008
At work we had the need to interact with Orange‘s Pikeo service. Pikeo is a Flickr like photo management/sharing service that has a REST API. We ended up making a, object oriented, Perl wrapper for the API. The Perl API project is here, will be published to cpan as soon as we finish the documentation. [...]
filed in Uncategorized on Sep.24, 2008
All over the year’s i’ve made several perl module distributions. I’ve used a diversity of tools to package the modules and create a cpan ready distribution. I’ve bumped into several issues with the makefiles and the packaging itself but, for sometime now, i’ve a recipe to create a fully cpan compliant distribuition without any manual [...]
filed in tv_grab_pt on Dec.27, 2005
Just solved a ugly memory leak in the grabber. It could take up to 250Mb of memory. You can find the latest version on xmltv cvs or on http://projects.brunotavares.net/projects/show/xmltvptgrabber.
filed in Uncategorized on Jan.13, 2004
Andava á procura de alguma informação sobre Class::DBI quando fui aqui dar. (ainda tabelei aqui pelo caminho) Depois de ler o que me interessava reparei que este site tem uma base de dados consideravel de tutorials de perl, mas atenção que nem todos sao para newbies. Tambem dá jeito como cookbook.