Hello,
I want to write a script for Win32 that :
- creates a users' group,
- adds users to this group.
Thanks for all hints, module, function names, ...
--
Ce qu'il y a d'enivrant dans le mauvais goût, c'est le plaisir
aristocratique de déplaire.
Charles Baudelaire - Mon coeur mis à nu.
-
On Mon, Dec 03, 2001 at 03:00:39PM +, Sean Patterson wrote:
> I just started learning Perl. I need help in writing a solution for the
> following:
>
[ ..zap.. ]
>
> foreach $line (@list) {
> ($time, $url, $title)=split(/|/, $line); # this does not seem to work
You have t
On Mon, Dec 03, 2001 at 09:10:25AM -0800, tom poe wrote:
> Hi: I am running SuSE7.1 with perl5.6.0 default install. Directory =
> /usr/bin/perl
>
> I went to CPAN, and ran install::perl, or something, and now have perl5.6.1
> installed in: /usr/local/bin/perl
>
> Well, this has led to a lot