There are no widespread standards, but you may find a few guidelines (as others have pointed out).
A good one, IMO, is the Slash Style Guide. It is especially interesting because its aim is to standardize code contributed by different people.
In reply to Re: I need perl coding standards
by dbwiz
in thread I need perl coding standards
by kprasanna_79
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |