Microsoft
Software
Hardware
Network
Question : perl regex replace
I read in a file in perl into a string using
my $file= do { local $/; <INFILE> };
the file contains the following and I need to replace what is in VarFNC("neednewdatahere").
How can I make a regex to do this?
function thisismyfunction()
{
myVar= new VarFNC("thisisthedata");
myVar.startLog();
Answer : perl regex replace
Perhaps like this:
1:
$file =~ s/VarFNC\("[^"]+"\)/VarFNC("neednewdatahere")/g;
Random Solutions
Get-Eventlog -> Export-CSV long eventmessages -> problem
*Warning: System BOOT Fail*
How to pass a scalar variable from one query to another
XP Pro Workstation Boot times
FileZilla Server Setup problem
Replace sring on the first line and then replace ALL the following string(2 to eof)
School Network
Limit number of chars in a multiple textarea form
Custom facebook share image-button
Calculating a CRC-16