Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^8: protect excel file in perl script

by arunks (Novice)
on Feb 01, 2017 at 14:35 UTC ( [id://1180757]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Can't locate object method "parse" via package "Spreadsheet::ParseExce
    +l" at pfiz_files2xl_merger.pl line 17.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
            my $cell = $worksheet->get_cell(1, 1);
            is($cell->value, 'abcdefgABCDEFG');
        }
    
  3. or download this
    -bash-3.2$ yum list all |grep perl
    *Note* Red Hat Network repositories are not listed below. You must run
    + this command as root to access RHN repositories.
    ...
    perl-Spreadsheet-WriteExcel.noarch    2.37-1.el5.rf                   
    + installed
    perl-XML-Parser.x86_64                2.34-6.1.2.2.1                  
    + installed
    perl-libwww-perl.noarch               5.805-1.1.1                     
    + installed
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1180757]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (6)
As of 2024-04-23 10:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found