Help for this page

Select Code to Download


  1. or download this
    # Copyright (c) 2010 Elizabeth Grace Frank-Backman.
    # All rights reserved.
    ...
    #==================================================================
    
    1;
    
  2. or download this
    =head1 NAME
    
    ...
               , $self->getWhen(), $self->getEuid(), $self->getGuid());
        }
      }
    
  3. or download this
    use strict;
    use warnings;
    ...
    testCustomizedClass('Preferences::A::B::C','Z');
    
    #runDemo();