| CPAN Ratings Tk-ObjEditor reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of Tk-ObjEditor
With Tk::ObjEditor I am able to get a MLDBM editor with just a oneliner (well, nearly):
perl -MTk -MTk::ObjEditor -MMLDBM=DB_File,Storable -e 'tie %db, "MLDBM", "foo.mldbm" or die $!; %x = %db; tkinit->ObjEditor(caller => \%x, direct => 1)->pack;MainLoop; %db = %x'
Slaven Rezic - 2004-08-03T10:44:18
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|