Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Extract Block Of Text From Log

by kcott (Archbishop)
on Nov 21, 2018 at 08:41 UTC ( [id://1226111]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            /parameters after change .+?\n(.*)\z/ms && print "$SEP$1\n";
        }
    }
    
  2. or download this
    ----------------------------------------
    epsMaxRequestedBandwidthUL=xxxxxxxxx
    ...
    pdpChargingCharacteristic=xxxxxx
    accessPointName=xxxxxx.xxxxxxx
    pdpType=xxxx
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1226111]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (5)
As of 2024-04-23 21:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found