Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl -l
    
    ...
    print 'Author:  ', $meta->creator();
    print 'Title:   ', $meta->title();
    print 'Created: ', $meta->date();
    
  2. or download this
    Author:  Ken Cotterill
    Title:   PM 1156099 Test Document
    Created: 2016-02-25T15:23:56