I should clarify: You don't have to just store data; you can do anything that Perl lets you do. Create subroutines (or closures). Fire up WWW::Mechanize and load data from a Web server. Build a connection to your database automagically by having a scalar with the connection info in it and an attribute that takes the data, builds the connection, and drops it back into the scalar.
In reply to Re^5: Trying to figure out subroutine attributes
by pemungkah
in thread Trying to figure out subroutine attributes
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |