Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Creating an abstract (updated)

by haukex (Archbishop)
on Aug 09, 2021 at 22:36 UTC ( [id://11135754]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed
    tristique purus urna, a lacinia nulla euismod et. Pellentesque tempus
    et justo faucibus. <i>Fusce scelerisque, <b>magna</b> <a href="http://
    +www.example.com">efficitur congue, leo ...</a></i></p>
    
  2. or download this
                elsif ( $n->type eq 'tag' && $filter{$n->tag} )
                    { $walk->($n, $out) }
    

Log In?
Username:
Password:

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

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

    No recent polls found