|
|
| Just another Perl shrine | |
| PerlMonks |
How can I always keep my hash sorted?by faq_monk (Initiate) |
| on Oct 08, 1999 at 00:20 UTC ( #627=perlfaq nodetype: print w/ replies, xml ) | Need Help?? |
|
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version:
You can look into using the DB_File module and
|
|