Group
Extension

Matches 1

JavaScript-Framework-jQuery ( C/CO/CONVERTER/JavaScript-Framework-jQuery-0.07.tar.gz, CONVERTER, 2009; MetaCPAN )
JavaScript-Framework-jQuery/lib/JavaScript/Framework/jQuery/Role/Plugin.pm ( view source; MetaCPAN )
d_call( %params )

Example:

mk_jQuery_method_call('ul.sf-menu', ['supersubs', [ 'json text' ]], ['superfish', [ 'json text' ]]);

=cut

sub mk_jQuery_method_call {
    my $self = shift;
    my $selec

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.