home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / perl / PostScript.pod < prev    next >
Encoding:
Text File  |  2004-01-30  |  2.0 KB  |  79 lines

  1. #============================================================= -*-perl-*-
  2. #
  3. # Template::Library::PostScript
  4. #
  5. # DESCRIPTION
  6. #   This library contains a number of useful templates for generating
  7. #   PostScript pages.
  8. #
  9. # AUTHOR
  10. #   Andy Wardley  <abw@andywardley.com>
  11. #
  12. # COPYRIGHT
  13. #   Copyright (C) 1996-2001 Andy Wardley.  All Rights Reserved.
  14. #   Copyright (C) 1998-2001 Canon Research Centre Europe Ltd.
  15. #
  16. #   This module is free software; you can redistribute it and/or
  17. #   modify it under the same terms as Perl itself.
  18. #
  19. # REVISION
  20. #   2.69
  21. #
  22. #========================================================================
  23.  
  24.  
  25. #------------------------------------------------------------------------
  26. # IMPORTANT NOTE
  27. #   This documentation is generated automatically from source
  28. #   templates.  Any changes you make here may be lost.
  29. #   The 'docsrc' documentation source bundle is available for download
  30. #   from http://www.template-toolkit.org/docs.html and contains all
  31. #   the source templates, XML files, scripts, etc., from which the
  32. #   documentation for the Template Toolkit is built.
  33. #------------------------------------------------------------------------
  34.  
  35. =head1 NAME
  36.  
  37. Template::Library::PostScript - Template library for generating PostScript
  38.  
  39. =head1 DESCRIPTION
  40.  
  41. The PostScript library contains a number of templates for generating
  42. PostScript pages.  It's very new, very incomplete, very ad-hoc and
  43. isn't yet documented.
  44.  
  45. =head1 AUTHOR
  46.  
  47. Andy Wardley E<lt>abw@andywardley.comE<gt>
  48.  
  49. L<http://www.andywardley.com/|http://www.andywardley.com/>
  50.  
  51.  
  52.  
  53.  
  54. =head1 VERSION
  55.  
  56. 2.69, distributed as part of the
  57. Template Toolkit version 2.13, released on 30 January 2004.
  58.  
  59. =head1 COPYRIGHT
  60.  
  61.   Copyright (C) 1996-2004 Andy Wardley.  All Rights Reserved.
  62.   Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.
  63.  
  64. This module is free software; you can redistribute it and/or
  65. modify it under the same terms as Perl itself.
  66.  
  67.  
  68.  
  69. =cut
  70.  
  71. # Local Variables:
  72. # mode: perl
  73. # perl-indent-level: 4
  74. # indent-tabs-mode: nil
  75. # End:
  76. #
  77. # vim: expandtab shiftwidth=4:
  78.