7 Abbrev for perl
pde-abbv.el contains a few abbrevs that I think helpful. You
can send me you abbrev if you think it is handy. I appreciate for
that.
- newx
Create subroutine new for Object module.
- dumpx
expand for Data::Dumper::Dumper.
- usetk
Use Tk
- exportx
Write Exporter tags
- opend
expand for build-in function `opendir'. snippet available
- openf
expand for build-in function `open'. snippet available
- fromto
expand for Encode::from_to, only snippet available
- usegtk
Use Gtk2
- useenc
Use Encode
- usedump
Use Data::Dumper