Changes

Jump to navigation Jump to search
14 bytes removed ,  18:13, 1 August 2009
no edit summary
The perl script Normalizer.pl is provided with a pod-generated HTML documentation and a (CPAN clone) CSS style sheet page. The documentations below was created using the [http://search.cpan.org/~jmcnamara/Pod-Simple-Wiki/lib/Pod/Simple/Wiki.pm Pod::Simple::Wiki module available from CPAN] and is not perfect.
==Files=FILES =*[http://www.edegan.com/repository/Normalizer.pl Normalizer.pl]*[http://www.edegan.com/repository/Normalizer-Documentation.html Normalizer-Documentation.html]*[http://www.edegan.com/repository/CPAN-Pod.css CPAN-Pod.css]
==Documentation==
 
The documentations below was created using the [http://search.cpan.org/~jmcnamara/Pod-Simple-Wiki/lib/Pod/Simple/Wiki.pm Pod::Simple::Wiki module available from CPAN].
 
----
= NAME =
(c) Ed Egan, 2007. All rights reserved. For now.
 
----
= SYNOPSIS =
perl Normalizer.pl -file=<file> [-headerdiscards=<int>] [-footerdiscards=<int>] [-columnnames=<1|0>] [-safenames=<1|0>] [-outfile=<file>] [h]
 
----
= OPTIONS =
-h: Display help
 ----= Usage and Features USAGE & FEATURES =
Normalizer.pl takes a tab-delimited, string-quoted textfile, such as might be made by copying and pasting an excel sheet into a text file, and creates a series of files containing the data in third normal form and suitable for import into a database.
Note that if the software were given only the first line (A) it would only identify a 1:1 relationship. Likewise if the software were given only the first (A) and the third (C) lines, it would identify two sets (col1, col2 & col3; and col4 & col5). Thus, the larger the file, the more accurate the set identification. However, a conceptual underidentification could be corrected manually after import into a database.
 
----
= BUGS & FEEDBACK =
On the other hand, if you find a bug and fix it, or make some improvement to the code, or just want to give me money, then please contact me right away.
Ed. <ed@edegan.com>
Anonymous user

Navigation menu