Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^3: "em" - Emphasize text using regular expressions

by FloydATC (Deacon)
on Nov 08, 2013 at 10:53 UTC ( [id://1061700]=note: print w/replies, xml ) Need Help??


in reply to Re^2: "em" - Emphasize text using regular expressions
in thread "em" - Emphasize text using regular expressions

Good thinking. Thanks for adopting it and feel free to upload :-)

-- FloydATC

Time flies when you don't know what you're doing

  • Comment on Re^3: "em" - Emphasize text using regular expressions

Replies are listed 'Best First'.
Re^4: "em" - Emphasize text using regular expressions
by taint (Chaplain) on Nov 08, 2013 at 14:30 UTC
    Greetings, FloydATC.
    OK. Will do, and you're most welcome. BTW thank you for having created, and shared it in the first place. :)
    On an aside; it appears that the chatbox/msg node broke the file name/link I sent you. As the link you chased, had a space between the name, and it's extension:
    /staging/cet-2.%20tar.gz
    Maybe the "gods" are listening, and will fix this anomaly.
    I'll post back, after I see that CPAN has processed, and registered it.

    Best wishes.

    --Chris

    PS is it cold in Norway yet?

    #!/usr/bin/perl -Tw
    use perl::always;
    my $perl_version = (5.12.5);
    print $perl_version;
      Greetings, FloydATC.

      OK. CPAN finally processed it. It's there, but CPAN's meta-data hasn't yet caught up. So it doesn't yet show up in a search. The link, should you, or anyone else be interested. Is cet.pl-2.00.

      Best wishes.

      --Chris out...

      #!/usr/bin/perl -Tw
      use Perl::Always or die;
      my $perl_version = (5.12.5);
      print $perl_version;
        UPDATE

        CPAN's meta-data has been updated. A search on CPAN for cet now works.
        Try it: http://search.cpan.org/search?query=cet

        The perlmonks link shortcut doesn't work correctly/as effectively, or I would have simply used that.

        --Chris

        #!/usr/bin/perl -Tw
        use Perl::Always or die;
        my $perl_version = (5.12.5);
        print $perl_version;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 13:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found