The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
NAME Catalyst::Controller::DBIC::API - Provides a DBIx::Class web service automagically VERSION version 2.009000 SYNOPSIS package MyApp::Controller::API::RPC::Artist; use Moose; BEGIN { extends 'Catalyst::Controller::DBIC::API::RPC' } __PACKAGE__->config ( # define parent chain action and PathPart action => { setup => { Chained => '/api/rpc/rpc_base', PathPart => 'artist', } }, class => 'MyAppDB::
NAME Image::ExifTool - Read and write meta information SYNOPSIS use Image::ExifTool qw(:Public); # ---- Simple procedural usage ---- # Get hash of meta information tag names/values from an image $info = ImageInfo('a.jpg'); # ---- Object-oriented usage ---- # Create a new Image::ExifTool object $exifTool = Image::ExifTool->new; # Extract meta information from an image $exifTool->ExtractInfo($file,
Fix : valgrind 3.1x will no longer be treated as valgrind 3.1.0, causing the wrong command line arguments to be used. Thanks Lucas Nussbaum and Gregor Herrmann from Debian for reporting and providing feedback (Debian bug 832833). Fix : The number of callers is now capped at 24, as this is the maximum number supported by valgrind. An higher number of frames could lead to the generation of unusable
NAME CPAN::Mini::Growl - Growls updates from CPAN::Mini SYNOPSIS # in your crontab > minicpan -q -c CPAN::Mini::Growl [other minicpan options] # Or in ~/.minicpanrc class: CPAN::Mini::Growl DESCRIPTION CPAN::Mini::Growl is a backend class to update minicpan index but growls distribution updates instead of printing it to the standard out (when quiet is off). It would be useful if you run minicpan i
JSORB::Client::Compiler base role for client compilers JSORB::Client::Compiler::Javascript concreate class to compile javascript clients based on a JSORB interface added tests JSORB::Types removed the ScalarRef type (we can't really support it). clarified types in the docs JS::JSORB added support for finding, slurping and copying the JSORB.js file added details in the docs
Shawn M Moore <sartak at gmail.com> Aleksandr Matveev Alex Solovey Bernhard M. Wiedemann Boutros Lab User Brett Chris Prather Daisuke Maki (lestrrat) Daisuke Maki Dann David Steinbrunner Eiichi Tsukata FUJI Goro (gfx) Fuji, Goro Ingy dot Net Jesse Vincent Joel Bernstein John SJ Anderson Kensaku Araga Kent Fredric Luca Ferrari Masahiro Honma Matt S Trout Michael G. Schwern NAKAGAWA Masaki Nick Wool
NAME Config::JSON - A JSON based config file system. VERSION version 1.5202 SYNOPSIS use Config::JSON; my $config = Config::JSON->create($pathToFile); my $config = Config::JSON->new($pathToFile); my $config = Config::JSON->new(pathToFile=>$pathToFile); my $element = $config->get($directive); $config->set($directive,$value); $config->delete($directive); $config->deleteFromHash($directive, $key); $c
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く