The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Emacs::PDE::Util - Utils for PDE

SYNOPSIS

   use Emacs::PDE::Util;
   list_shadows();

DESCRIPTION

This module contains a collection of subroutines for PDE (Perl Development Environment).

EXPORT

All subroutines.

SEE ALSO

PDE

AUTHOR

Ye Wenbin, <wenbinye@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2007 by Ye Wenbin

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

BUGS

None reported... yet.