I want to use perl to transform xml to html via an xsl. I found this little script which promises to do so. I downloaded both modules but they complain for the latest libxml2 version from http://xmlsoft.org I went there, i obtained the files and now im getting into something too big. I need to...
So they're accessing the @ARGV of the main script that's "do-ing" them? That's impressive. How are they accomplishing this, just in the usual way?
scripts2-3 work on their own to parse files and output a new file. They each take the desired files as arguments but you can enter as many...
I got do to work, if anyone is interested.
### vars
$file1 = "script1.pl";
$file2 = "script2.pl";
$file3 = "script3.pl";
### run script1.pl complain if can't run
unless ($return = do $file1) {
warn "couldn't parse $file1: $@" if $@;
warn "couldn't do $file1: $!"...
How to glob but not include all files, example: I want to list all files in a directory that end in a certain extention except those that have the string "all" in the filename. so it would capture
foo.c
bar.c
but not
foo-all.c
bar-all.c
do EXPR seems like the best option, i can't seem to make it work. Here is my code, it doesnt do anything but you can see what I am trying to do. I tried making modules and maybe im not doing it right, but all i can do is inherit variables and functions, but not excute the code as a script. do...
Perhaps I should have been more clear, It is not as simple as running the three scripts in succession. The second script takes parameters from the command line(a file name to parse). I am thinking first glob the files needed from the directory then do a loop to iterate thru each file and pass as...
I am looking to run a few scripts within a script, if possible. I wrote a few scripts that parse text from different files, what I want to do is link them so I can run one script that will run all other scripts. like
script1.pl
script2.pl
script3.pl
and script4.pl will run all three, automating...
Most likely the cmos battery has died. You can try to replace it yourself but I would suggest taking it to be replaced unless you are keen to removing 20+ screws and removing the keyboard.
It may be the powersupply, but it sounds more like it may be the board. You will have open it up and test some parts. If your not up to that then buy a new one. If you are rdy to try to repair it, i can walk you thru it.
Restart the service, check the event viewer to make sure the service is being started when windows starts and also check for errors. If that doesnt work make sure you have ALL service packs installed and securtiy patches. Run IIS lockdown tool while your at it, its always a good idea. If NOTHING...
If you are talking about the piece of aluminum that covers the ps2, serial, usb etc, it usually comes with the case, My case came with a couple they didn't fit either. My motherboard came with one however, the only way to get one that will fit is through the motherboard manufacturer. You could...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.