
FishMonger
Veteran
Jul 5, 2012, 6:11 AM
Views: 802
|
|
Re: [naven8] Need help in inheritance
|
|
|
There is no problem with my code The majority of the Perl community would say that not using the strict and warnings pragmas is a problem.
it is working when i renamed B.pm to some other name That's because B is one of Perl's core modules. http://search.cpan.org/~rjbs/perl-5.16.0/ext/B/B.pm
(This post was edited by FishMonger on Jul 5, 2012, 6:12 AM)
|