home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Editores / Perl5 / perl / lib / site / auto / Tk / Web / Print.al < prev    next >
Encoding:
Text File  |  1997-08-10  |  123 b   |  10 lines

  1. # NOTE: Derived from ..\blib\lib\Tk\Web.pm.  Changes made here will be lost.
  2. package Tk::Web;
  3.  
  4. sub Print
  5. {
  6.  
  7. }
  8.  
  9. 1;
  10.