Search Results

Search: Posts Made By: veerubiji
Forum: Programming 10-17-2011
2,074
Posted By durden_tyler
Not sure what you are asking here. At...
Not sure what you are asking here.


At the point where you are ready for the next iteration?


Use the File::Find module.

tyler_durden
Forum: Programming 10-12-2011
2,900
Posted By Skrynesaver
Ahh, now I get you, your module would look a bit...
Ahh, now I get you, your module would look a bit like this...


#!/usr/bin/perl

package My::XML::AsHash; # or whatever you want to call the package (remember to have the appropriate directory...
Forum: Programming 10-05-2011
2,301
Posted By Skrynesaver
I assume that the testnames are the keys of your...
I assume that the testnames are the keys of your hash and that you need to add the value?
So read the c file and if you match any of the test names

#hint
$test_expression="(" . join("|", keys...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 12:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy