Acme-SGABRIEL-Utils

 view release on metacpan or  search on metacpan

lib/Tie/Cycle.pm  view on Meta::CPAN

22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Does nothing useful (to save space rather than copy the legit code)
 
=head1 SUBROUTINES/METHODS
 
=head2 do_nothing (no parameters allowed)
 
Does nothing, successfully
 
=cut
 
sub do_nothing()
{
        return 1;
}
 
 
=head1 AUTHOR
 
Gabriel Sharp, C<< <osirisgothra at hotmail.com> >>
 
=head1 BUGS



( run in 0.236 second using v1.01-cache-2.11-cpan-0d8aa00de5b )