D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
perl-Sub-Exporter
/
t
/
lib
/
Test
/
SubExporter
/
Filename :
GroupGenSubclass.pm
back
Copy
use strict; use warnings; package Test::SubExporter::GroupGenSubclass; use base qw(Test::SubExporter::GroupGen); sub gen_group_by_name { my ($class, $group, $arg, $collection) = @_; my %given = ( class => $class, group => $group, arg => $arg, collection => $collection, ); return { baz => sub { return { name => 'baz-sc', %given }; }, }; } "power overwhelming";
Name
Size
Last Modified
Owner
Permissions
Actions
DashSetup.pm
0.704
KB
October 13 2019 12:14:30
root
0644
Faux.pm
1.655
KB
October 18 2013 3:10:07
root
0644
GroupGen.pm
1.055
KB
October 13 2019 12:14:30
root
0644
GroupGenSubclass.pm
0.39
KB
October 18 2013 3:10:07
root
0644
ObjGen.pm
0.973
KB
October 13 2019 12:14:30
root
0644
s_e.pm
0.752
KB
October 13 2019 12:14:30
root
0644
2017 © D7net | D704T team