GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Spreadsheet::Gnumeric::Base(3) User Contributed Perl Documentation Spreadsheet::Gnumeric::Base(3)

Base object class for representing Gnumeric objects.

define_instance_accessors

Class method, given a list of accessor names, defines a method for each that accesses the instance slot if called without arguments and sets the slot if called with a single argument. This should be invoked in a BEGIN block near the top of the subclass definition, so that Perl knows that these methods are defined.

new

Constructs a new object instance by blessing an empty hashref with the initial class arg, then treating the remaining arguments as keyword/value slot initializers, sending the first value of each pair as the method with the second value as its argument if the new object handles the method.

Bob Rogers "<rogers@rgrjr.com>"

2023-06-08 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.