RosettaCodeData/Task/Inheritance-Multiple/Perl/inheritance-multiple-2.pl
2023-07-01 13:44:08 -04:00

3 lines
46 B
Perl

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