Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Regex string trimming help

by tybalt89 (Monsignor)
on Dec 19, 2016 at 00:25 UTC ( [id://1178020]=note: print w/replies, xml ) Need Help??


in reply to Regex string trimming help

#!/usr/bin/perl -l # http://perlmonks.org/?node_id=1178018 use strict; use warnings; while(<DATA>) { print /\.{3}(.*?)\.{3}/; } __DATA__ ...FLASH FREEZE AND AREAS OF BLACK ICE... Temperatures will continue t +o fall in the wake of a strong cold front as brisk and gusty west to +northwest winds usher in much colder air. As temperatures drop into t +he 20s lingering standing water on roads and other untreated surfaces + will freeze up creating hazardous driving and walking conditions. In + addition,

Log In?
Username:
Password:

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

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

    No recent polls found