Main > Programming > Libraries >

Spreadsheet::Perl 0.07

Spreadsheet::Perl 0.07

Sponsored Links

Spreadsheet::Perl 0.07 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.042 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 859
Date added: 2007-07-05

Spreadsheet::Perl 0.07 description

Spreadsheet::Perl is a pure Perl implementation of a spreadsheet engine.
SYNOPSIS
use Spreadsheet::Perl;
use Spreadsheet::Perl::Arithmetic ;
my $ss = tie my %ss, "Spreadsheet::Perl"
$ss->SetNames("TEST_RANGE" => A5:B8) ;
$ss{TEST_RANGE} = 7 ;
DefineSpreadsheetFunction(AddOne, &AddOne) ;
$ss{A3} = PerlFormula($ss->AddOne("A5") + $ss{A5}) ;
print "A3 formula => " . $ss->GetFormulaText(A3) . "n" ;
print "A3 = $ss{A3}n" ;
$ss{ABC1:ABD5} = 10 ;
$ss{A4} = PerlFormula($ss->Sum("A5:B8", "ABC1:ABD5")) ;
print "A4 = $ss{A4}n" ;
...
Main features:
- set and get values from cells or ranges
- handle cell private data
- has fetch/store callback
- has cell attributes access
- has cell/range fillers (auto-fill functionality)
- set formulas (pure perl and common format)
- compute the dependencies between cells
- formulas can fetch data from multiple spreadsheets and the dependencies still work
- checks for circular dependencies
- debugging triggers
- has a simple architecture for expansion
- has a simple architecture for debugging (and some flags are already implemented)
- can read its data from a file
- supports cell naming
- cell and range locking
- input validators
- cell formats (pod, HTML, ...)
- can define spreadsheet functions from the scripts using it or via a new module of your own
- Recalculate() / AUTOCALC
- value caching to speed up formulas and volatile cells
- cell address offsetting functions
- Automatic formula offsetting
- Relative and fixed cell addresses
- slice access
- Perl scalar mapping to a cell
- some debugging tool (dump, dump table, dump to HTML, formula stack trace, ...)

Spreadsheet::Perl 0.07 Screenshot

Advertisements

Spreadsheet::Perl 0.07 Keywords

Bookmark Spreadsheet::Perl 0.07

Hyperlink code:
Link for forum:

Spreadsheet::Perl 0.07 Copyright

WareSeeker periodically updates pricing and software information of Spreadsheet::Perl 0.07 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Spreadsheet::Perl 0.07 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Spreadsheet::ParseExcel is a Perl module to get information from an Excel file. Free Download
Spreadsheet::WriteExcelXML is a Perl module that can create an Excel file in XML format. Free Download
Spreadsheet::WriteExcel is a Perl module which can be used to create native Excel binary files. Free Download
Bundle::Perl6 is a Perl bundle to install Perl6-related modules. Free Download
Scalar::Defer is a Perl module to calculate values on demand. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
Together with the FavSync program, you may View the contents of your Interne... Free Download
CVS Perl library is a Perl module which is is a wrapper around the CVS command with an object-oriented interface. Free Download