sub Purchase::All_Night_Garage::Lighter::Clipper { my $self = shift; # Dude, purchase is like, er theft, but you pay for it. use Tax::Lighter::Clipper; my $clipper = Tax::Lighter::Clipper->new(); # Makes sense to have another module for trying to get # loose change out of front pocket of tight jeans. my $cost = Stoner::fumbling::pocket->new(); $self->draw($cost); push @{$self->{assets}}=@_ unless $self->random_forgetfulness; return 'home'; } # Mutator method: sub Purchase::All_Night_Garage::Rizla::Kingsize($){ my $range = { blue=>'master', red=>'novice' }; return 0 unless exists($range->{$_[1]}); $_[0]->{rizla}->{colour} = $_[1]; }
--
Brother Frankus.
¤
In reply to Re: Re: Re: mmmmmmm
by frankus
in thread mmmmmmm
by clairudjinn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |