[BACK]Return to Build.PL CVS log [TXT][DIR] Up to [local] / palm / Palm-Keyring

Diff for /palm/Palm-Keyring/Build.PL between version 1.2 and 1.3

version 1.2, 2007/01/28 16:48:38 version 1.3, 2007/01/28 17:54:38
Line 1 
Line 1 
 #!/usr/bin/perl  #!/usr/bin/perl
 # $RedRiver: Build.PL,v 1.1 2007/01/28 16:17:54 andrew Exp $  # $RedRiver: Build.PL,v 1.2 2007/01/28 16:48:38 andrew Exp $
 ########################################################################  ########################################################################
 # Build.PL *** the Build.pl for Palm::Keyring  # Build.PL *** the Build.pl for Palm::Keyring
 #  #
Line 21 
Line 21 
                 'Crypt::DES'       => '0',                  'Crypt::DES'       => '0',
         },          },
         create_readme => 1,          create_readme => 1,
           create_html   => 1,
         auto_features => {          auto_features => {
                 YAML_support =>                  YAML_support =>
                 {                  {

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>