[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Omaha.pm] lines2perl: partition.pl
LOL!! 20.6 hours later it blew up. :)
I guess I should have tried a MUCH smaller GEDCOM first.
Paul: The speed's not really usable, so I'm not going to try to submit a gengedcom() Perl conversion to you. Any thoughts on the speed front?
Perhaps I'll install LifeLines and see if the original script works OK or not.
Thanks,
j
===
bash-3.00$ time ./partition.pl -gedcom_file jay.ged
reading....................................................................
Enter a person for just one partition, nothing for all partitions: I0313
Enter 0 for overview, 1 for full, 2 for GEDCOM report: 2
Enter filename for GEDCOM partition: new.ged
1: 1 5 17 3 167225824
I225 Shirl 24 Jul 2006
55 63 69 125 125 174 178 184 5 167225824
I2 Helen FORD 1 Jan 1912 1 Jan 1998
464 464 478 793 793 843 845 1062 7 153290844
I513 William A. SETON 9 Jan 1861 9 Jul 1866
1519 1519 1595 1598 1804 1809 1809 ^[2442 2442 2713 9 163846892
I550 Jill Kristine TALLEY 20 Jan 1985
d9 167225824
I22 Cheryl BALLS
9 163846892
I55 Huldah BOGUE 30 Oct 1831 4 Dec 1901
9 153290844
I51 Benjamin F. "Frank" BOGUE 1 Jan 1853 1 Jan 1941
3425 3667 3667 3730 3730 3755 3760 3772 3773 3944 3964 3964 4010 4010 4014 4015 4017 4017 4060 4080 4080 4088 4111 4115 4117 4118 4119 4120 Uncaught exception from user code:
LifeLines gengedcom function not yet implemented at /usr/lib/perl5/site_perl/5.8.6/Gedcom/LifeLines.pm line 1196, <STDIN> line 3.
at /usr/lib/perl5/site_perl/5.8.6/Gedcom/LifeLines.pm line 1196
Gedcom::LifeLines::gengedcom('ARRAY(0xaa137c4)') called at ./partition.pl line 325
main::do_one_partition('Gedcom::Individual=HASH(0x94ceeb4)', 2, 'new.ged\x{a}.') called at ./partition.pl line 209
main::main() called at ./partition.pl line 341
real 1237m21.131s
user 1219m32.390s
sys 0m6.500s