Re: Cloning

2001-06-21 Thread Brett W. McCoy
On Thu, 21 Jun 2001, Nick Transier wrote: > Ok, so I see the way around the = problem with cloning, however, there is a > clone module on CPAN, but I have no idea how to install it using win2k. Any > ideas? If it's not available as a PPM (for ActiveState), you will need to install as source, whi

Re: Cloning

2001-06-21 Thread Jos I. Boumans
if you have activestate's perl distro, try running 'ppm' and search for 'storable' then just 'install storable' (or whatever it's exact name is) and you're good to go if you did it anyway else, you'll need to grab the tarball off cpan and install like described in the readme hth, Jos Boumans -