Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: RFC: Monastery Markup Introduction

by kyle (Abbot)
on Mar 08, 2008 at 04:42 UTC ( [id://672935]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Monastery Markup Introduction
in thread RFC: Monastery Markup Introduction

I'd recommend the code example include some indentation so that it's clear <code> behaves like <pre> in this respect.

use strict; use warnings; if ( ! @ARGV ) { die "not enough arguments\n"; }

I'd hate to see <blockquote> in the middle of somebody's code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-24 05:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found