GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Astro::App::Satpass2::Format::Template::Provider(3) User Contributed Perl Documentation Astro::App::Satpass2::Format::Template::Provider(3)

Astro::App::Satpass2::Format::Template::Provider - Custom Template-Toolkit provider

No user-serviceable parts inside.

This module is private to the "Astro-App-Satpass2" distribution, and can be changed or revoked at any time. Documentation is for the convenience of the author, and does not constitute a commitment of any sort.)

This Perl module is a subclass of Template::Provider. Its purpose is to provide encoding to template files.

The original reads templates in binmode, which caused problems when testing under "MSWin32". At this point I have decided to solve the template input problem by specifying an explicit :crlf:encoding(utf-8) under Windows, and :encoding(utf-8) otherwise.

This class overrides parent method _template_content().

Template::Provider.

Support is by the author. Please file bug reports at <https://rt.cpan.org/Public/Dist/Display.html?Name=Astro-App-Satpass2>, <https://github.com/trwyant/perl-Astro-App-Satpass2/issues/>, or in electronic mail to the author.

Thomas R. Wyant, III wyant at cpan dot org

Copyright (C) 2024-2025 by Thomas R. Wyant, III

This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses in the directory LICENSES.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.

2025-05-24 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.