Pattern search program

2002-05-23 Thread brianr
Heiko Nieke writes: Hi, as I am relatively new to Perl it would be great if anybody of you could help me to solve the following problem: Description of the problem: - I would like to read a sequence in Fasta Format (stored as text file on a local hard disk) e.g

Copying hash tree

2001-03-14 Thread brianr
Petr Smejkal writes: I'm using quite large hash tree in my application and I need to make a copy of the root hash key - the copy not the mirror. $a{a}{b}{s} = '1'; $a{a}{c}{s} = '1'; $a{b} = $a{a}; $a{b}{b}{s} = '2'; # this line changes $a{a}{b}{s} too and that's what I

Improved PPM repository

2000-12-20 Thread brianr
This is an excellent improvement, and much appreciated. However, can we expect the PPM repository to track CPAN in terms of keeping up to date with the latest versions? The reason I ask is that the version of perl-ldap in the PPM repository is 0.15 and on CPAN it is 0.22. It might help if the