曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.かつては雑草やヨモギと共に雨や露を分かち合っていたが、今では松やヒノキと共に霜や雪に耐えている。曾与蒿藜同雨露,Once sharing rain and dew with weeds and wormwood, now enduring frost and snow with pines and cypresses.终随松柏到冰霜.曾与蒿藜同雨露한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.,终随松柏到冰霜.譖セ荳手珍阯懷酔髮ィ髴イ�檎サ磯囂譚セ譟丞芦蜀ー髴�曾与蒿藜同雨露,鏇句笌钂胯棞鍚岄洦闇诧紝缁堥殢鏉炬煆鍒板啺闇�终随松柏到冰霜.曾与蒿藜同雨露,한때 잡초와 쑥과 함께 비와 이슬을 나누던 곳이 이제는 소나무와 삼나무와 함께 서리와 눈을 견뎌내고 있다.终随松柏到冰霜.曾与蒿藜同雨露,终随松柏到冰霜.
#============================================================= -*-perl-*-
#
# Template::Manual
#
# DESCRIPTION
# Front-page for the TT manual.
#
# AUTHOR
# Andy Wardley <abw@wardley.org>
#
# COPYRIGHT
# Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.
#
# This module is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
#
#========================================================================
=head1 NAME
Template::Manual - Template Toolkit User Manual
=head1 Template Toolkit Manual
The Template Toolkit manual contains documentation on using and extending
the Template Toolkit.
=head2 Template::Manual::Intro
The L<Template::Manual::Intro> page provides an introduction to the Template Toolkit
=head2 Template::Manual::Syntax
The L<Template::Manual::Syntax> describes the syntax and structure of
templates and the directive tags embedded within them.
=head2 Template::Manual::Directives
The L<Template::Manual::Directives> page lists all the Template Toolkit
directives and gives examples of their use.
=head2 Template::Manual::Variables
The L<Template::Manual::Variables> page describes the use of variables
in templates.
=head2 Template::Manual::VMethods
The L<Template::Manual::VMethods> page provides a full list of virtual
methods that can be used in conjunction with variables, and gives examples
of their use.
=head2 Template::Manual::Config
The L<Template::Manual::Config> page describes all of the Template Toolkit
configuration options.
=head2 Template::Manual::Filters
The L<Template::Manual::Filters> page lists all of the Template Toolkit
filters and gives examples of their use.
=head2 Template::Manual::Plugins
The L<Template::Manual::Plugins> page lists all of the standard plugins
distributed with Template Toolkit and gives examples of their use.
=head2 Template::Manual::Internals
The L<Template::Manual::Internals> page describes the internal workings of the
Template Toolkit. It is aimed at developers who wish to extend or modify the
=head2 Template::Manual::Views
The L<Template::Manual::Views> page describes the experimental C<VIEW>
directive.
=head2 Template::Manual::Credits
The L<Template::Manual::Credits> page lists the people who have contributed to
the Template Toolkit.
=cut
# Local Variables:
# mode: perl
# perl-indent-level: 4
# indent-tabs-mode: nil
# End:
#
# vim: expandtab shiftwidth=4: