Like so ...
<p>Your words go here</p>
and
<code>
use strict;
use warings;
</code>
...
You can embed code within a paragraph like this
<p>I am trying to do ... and this is my code
<code>
use strict;
use warings;
...
__END__
the out put is ...
</code>
</p>
Do read Writeup Formatting Tips and the bottom of the preview page. Here is a reference if you need to look up what tags do.
In reply to Re^3: How to accees this in perl?
by hipowls
in thread How to accees this in perl?
by taj
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |