- Name: srihari suthamally
- Email:
- Company Name: persistent
- Company URL: http://www.persistent.co.in
- Country: India
- City: pune
- Hear From: office
- Comment:
My Links
Personal Preferences (details in TWikiVariables)
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99% for full window width (default), width: auto to disable.
- Set EDITBOXSTYLE = width: 99%
- Optionally write protect your home page: (set it to your WikiName)
Related topics
General
When to use perl? When not to use perl?
What's differen between .pl file and .pm file?
What's the last line of .pm file? why?
Generally what is the first line of .pm or .pm file? why?
How you written documentation in perl programs?
How to make sure that .pl or .pm file is compiling without running the same?
What is the difference between a list and an array?
How do I look up a hash element by value? What's the difference between dynamic and lexical (static) scoping? Between local() and my()?
Explain: $_, $&, $`, $', $+, $*, $/, $., $|, $\, $", , $;, $%, $=, $-, $!, $@, $$, $<, $>, $(, $), $0, $ARGV,
@ARGV
, $,