RosettaCodeData/Task/Inheritance-Multiple/Perl/inheritance-multiple-2.pl
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

3 lines
46 B
Perl

package MobilePhone;
#functions go here...
1;