Perl FS, Version 1.03
  Plugin allows to write file system plugins for Total Commander in Perl language.

Author: Ogloblin Eugene, 2004 .
E-mail: ogloblin@mail.ru

Plugin allows to write file system plugins for Total Commander in Perl language. 
Simply take the plugin file that corresponds to your Perl's version (TotalCmdPerlFSplugin.ActivePerl5.6.wfx or TotalCmdPerlFSplugin.ActivePerl5.8.wfx), rename it as you like (e.g. MyPlugin.wfx) and create a new file with 
the same name and .pl extension (MyPlugin.pl) which will contain your Perl code.
When developing your plugins you may want to use a perl module TotalCmd::FSPlugin which imports all constants from fsplugin.h file. 
"Plugins" folder contains some perl plugins - plugin for work with PPM(Perl Package Manager) and simple demo-plugin which creates a mirror of the local file system.
ActivePerl 5.6 or 5.8 must be installed in your system for the plugin to work.
Plugin was tested at Windows 98 ActivePerl 5.6.1, Windows NT ActivePerl 5.6.1, Windows NT ActivePerl 5.8.0, Windows 2000 ActivePerl 5.6.1, Windows 2000 ActivePerl 5.8.0, Windows XP ActivePerl 5.8.3