Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "class" via package "Da_corsa" (perhaps you
    + forgot to load "Da_corsa"?) at C:\Users\Lucca\Documents\NetBeansProj
    +ects\PERL scripts\perl\MioDreamcar.pl line 17.
    
  2. or download this
    use warnings;
    use Data::Dump qw(dump);
    ...
    
    #use lib "C:/Users/Lucca/Documents/NetBeansProjects"; #tried to follow
    + example syntax for this method but didn't work 
    #use perlpm::Da_corsa; #adding the file this way...why is this method 
    +wrong.
    
  3. or download this
    $ ls -lrt perlpm/
    total 3
    ...
    -rwxrwxrwx+ 1 Lucca Lucca 569 Nov  6 17:58 Da_corsa.pm