=================================================================== RCS file: /cvs/palm/Palm-Keyring/examples/example3.pl,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- palm/Palm-Keyring/examples/example3.pl 2008/03/05 22:04:46 1.10 +++ palm/Palm-Keyring/examples/example3.pl 2008/09/17 15:49:50 1.11 @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $RedRiver: example3.pl,v 1.9 2008/02/28 00:17:33 andrew Exp $ +# $RedRiver: example3.pl,v 1.10 2008/03/05 22:04:46 andrew Exp $ ######################################################################## # palmkeyring.pl *** a command line client for Keyring databases. # @@ -16,8 +16,6 @@ use Getopt::Long; Getopt::Long::Configure('bundling'); use Term::ReadLine; - -use YAML; use Palm::PDB; use Palm::Keyring;