in reply to data:uuid module

Can you tell us:

I've used Data::UUID on several platforms with no problems so I'm at a bit of a loss without more info.

Replies are listed 'Best First'.
Re: Re: data:uuid module
by koryw (Novice) on Mar 25, 2003 at 17:24 UTC
    Platform: HPUX 11 Perl version perl 5.6.1 DATA::UIID version: 0.09 Compiled and installed: Compiled with HP C compiler All test where successful. Maybe I'm just not coding it right. I may need to look at an example.

      Well, if the tests pass you have some examples of working code in the test script for the module.

      It's odd that it segfaults. If you can get a small piece of code that does this repeatedly it would be a good idea to submit a bug report.

        Do you have a code example? Because the compiling was succesful, but from that point I'm having trouble getting it to function.