Re: Gui rip off.

2002-10-23 Thread Sean Ahern
nto your scripts. http://starship.python.net/crew/mike/src/Spectix/Spectix.html --- Sean Ahern, Computing Support Officer, School of Television and Imaging, Duncan of Jordanstone College, 13 Perth Rd, Dundee, DD1 4HT. Tel : 00

Re: Win32::AdminMisc problems - is there an alternative?

2002-10-14 Thread Sean Ahern
the call to Win32::AdminMisc::ExitWindows. Thanks folks. Sean : ------- Sean Ahern, Computing Support Officer, School of Television and Imaging, Duncan of Jordanstone College, 13 Perth Rd, Dundee, DD1

(no subject)

2002-06-12 Thread Sean Ahern
Anyone know where I can get a working ppm for Win32::Iperfmon, or a similar package? (the suppsoed repository at idnopheq.perlmonk.org doesnt appear to work.) Thanks --- Sean Ahern, Computing Support Officer, School of Television and Imaging, Duncan of

Re: HTML in E-mail

2002-06-05 Thread Sean Ahern
At 10:35 05/06/2002 -0400, you wrote: >The key point in your comment being "imho". Notice I've switched back to >plain text because I do agree with you for List Services. What baffles me is >that somebody would actually get annoyed by the format of an e-mail. > >Trevor Maybe you might understand

(no subject)

2002-05-07 Thread Sean Ahern
gling in the crushing grip of reason. ------ Sean Ahern, Computing Support Officer, School of Television and Imaging, Duncan of Jordanstone College, Dundee

RE: Secure platforms DO matter!

2002-05-07 Thread Sean Ahern
At 06:59 07/05/2002 -0400, you wrote: >Have you all heard anything about win64? Yes. > Do have any faith that MS is >changing to become a more security aware company? No. I am however sure that MS has become a company which -claims- it is more security aware. But MS has always been guilty

RE: Perl Modularisation

2002-05-03 Thread Sean Ahern
At 16:25 03/05/2002 +0100, Aaron Trevena wrote: >path/to/module/module.pm can be accessed as : >use path::to::module::module; > >where the module starts : >package path::to::module::module; And as far as I know perl only finds this if it is in the perl search path @INC. Which its not, because I