1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
|
��¿�ʥ��
Last Modified: $Date$
�� ���ޥ�� clean up �����ڡ���
* admin
(send) ����̾���Ǥ��������顩
�� makefml get ???
�Ȥ����ǡ�ï����������㡩 :-) �äơ���������makefml ����
�ʤ��� admin ���ޥ�ɤλ��Ϲͤ��ʤ��Ƥ⤤��������ʡ������ ��
�� �ɥ�����ơ������Υ����å� 2001 last
ErrorStatus.pm
IO/Adapter/ErrorStatus.pm
Mail/Delivery/ErrorStatus.pm
�� �ե�������Ѱդ�����������;)
���줫���¤����Τǡ��ۤȤ��̤�����ΤޤޤΤ���
FML::Process::Qmail
FML/Filter/TrafficMonitor.pm
IO::Adapter::LDAP
�� ̤������
(perl -cw �˰��ä�����)
FML/Filter/BodyCheck.pm
FML/Filter/TrafficMonitor.pm
../img/lib/IM/EncDec.pm
�� FML::Language:: �Ϥɤ���
���켫�ΤϤޤ������ȤϤ��⤦���ɡ�¾�Υ⥸�塼��ǻȤ��ˤϤ���ä�
���Ȥ��������餤�����ʤ�����
Srting::is_japanese_string()
�ʤɤ�ȥåץ�٥륤���ե������ˤ���٤�����ʤ�����
�� FML::Process::Kernel
FML::Process::Distribute
���Τ�����ä���ߤʤ����Ƥߤ����Ǥ���
�� �ѥե����ޥƥ���
* loader ���ΤΥ�����
perl -w
v5.6.1 built for i386-netbsd �٤��ޥ���Ǥ��ʤ�;)
on Pentium 100, 128M memory
loader on /tmp (MFS)
0.698u 0.049s 0:00.79 92.4% 0+0k 1+10io 1pf+0w
0.678u 0.068s 0:00.75 97.3% 0+0k 0+12io 0pf+0w
0.672u 0.060s 0:00.76 96.0% 0+0k 0+1io 0pf+0w
�� HTML �����륳����
�ऺ�������櫓����
+
+
+ (3)
+ (4)
+
�ȤʤäƤ���Ȥ��� (3) �� next_thread �Ϥ��ļ��Υ���狼��Τ���
ͽ���Ǥ��ʤ������˸����äƥ���åɤ������륢�르�ꥺ��ʤΤǡ�
���ν��������ĹԤʤ��뤫���ɤ��狼��ʤ��ΤǤ��� ;)
(4) ���褿���� (3) ��������٤���
�Ȥꤢ����������ä������Υե�����˽������ߤ�٤�����
��������ʹ����ϡ����ޤ�褤��̤ˤʤ�ʤ��褦����
================================================================
PCB
129: my $header = $curproc->{ incoming_message }->{ header };
214: my $header = $curproc->{ incoming_message }->{ header };
249: my $header = $curproc->{ incoming_message }->{ header };
389: my $header = $curproc->{ incoming_message }->{ header };
250: my $body = $curproc->{ incoming_message }->{ body };
182: my $header = $curproc->{ article }->{ header };
1045: my $header = $curproc->{ article }->{ header };
131: my $pcb = $curproc->{ pcb };
373: my $pcb = $curproc->{ pcb };
473: my $pcb = $curproc->{ pcb };
474: my $db_type = $curproc->{ ticket_db_type } || 'AnyDBM_File';
1091: $self->set_status($curproc, {
==============================================================================
[��Ͽ] �Ť������ʥ⥸�塼�롩
Tie::Persistent_hash - persistent hash
If you use the line
use Tie::STDERR;
at the start of your script (and maybe CGI script), any output
that would go to STDERR will be sent by email to root. You can
specify the recipient, for example
use Tie::STDERR 'adelton';
=======================================
Tie::TransactHash README
This is the Tie::TwoLevelHash module. It is a TIEHASH
interface which lets you tie to a text file which is a
multi-dimensional (two level) hash.
To use it, tie a hash to a directory:
# Open in read/write mode
tie(%hash, 'Tie::TwoLevelHash', $file, 'rw');
=======================================
HTML::CGIChecker
=======================================
HTML::DynamicTemplate - HTML template class.
=======================================
HTML::Template - a Perl module to use HTML Templates
=======================================
HTML/EasyTemplate version Version 0.985
=======================================
HTML::Subtext - Perform text substitutions on an HTML template
SYNOPSIS
use HTML::Subtext;
%context = ( ... ); # Hash of names to substitution text
$p = HTML::Subtext->new('CONTEXT' => \%context);
$p->parse_file("template.html");
=======================================
HTML::WWWTheme
HTML::WWWTheme is a module that creates a standard header and
footer for HTML pages. This header includes <BODY> tags, and
is designed to wrap around valid body HTML.
=======================================
HTML::WebMake
WebMake is a simple content management system, based around a
templating system for HTML documents, with lots of built-in
smarts about what a "typical" informational website needs in
the way of functionality; metadata, sitemapping, navigational
aids, and (of course) embedded perl code. ;)
=======================================
HTML::Summary
The HTML::Summary module produces summaries from the textual
content of web pages. It does so using the location heuristic,
which determines the value of a given sentence based on its
position and status within the document; for example,
headings, section titles and opening paragraph sentences may
be favoured over other textual content. A LENGTH option can be
used to restrict the length of the summary produced.
This distribution contains the HTML::Summary module, and some
supporting modules. The full list of modules is:
=======================================
HTML::FromText - mark up text as HTML
use HTML::FromText;
print text2html($text, urls => 1, paras => 1, headings => 1);
================
use HTML::PageIndex;
$foo = new HTML::PageIndex;
================
HTML::Stream
This a lightweight form generation module, which can be used
with either CGI.pm (version 2 or 3), or (inside mod_perl)
Apache::Request. The module provides similar facilities to
CGI.pm's HTML tag generation routines, but is restricted to
form field generation tags, with sticky values. Also, the
interface is not so flexible as CGI.pm's, in order to keep the
code size down.
================
HTML::STable - Create HTML tables using SIMPLE interface.
STable name driven from Simple Table.
================
HTML::Pager - Perl module to handle CGI HTML paging of arbitary data
This module handles the paging of data coming from an
arbitrary source and being displayed using HTML::Template and
CGI.pm. It provides an interface to pages of data similar to
many well-known sites, like altavista.digital.com or
www.google.com.
This module uses HTML::Templateto do all its HTML generation.
While it is possible to use this module without directly using
HTML::Template, it's not very useful. Modification of the
look-and-feel as well as the functionality of the resulting
HTML should all be done through HTML::Template objects. Take
a look at the the HTML::Template perldocs for more info.
================
HTML::Navigation
HTML::Navigation is Perl module for creating navigation
bars/menus of arbitrary design and structure within HTML
documents.
================
Mason
elcome to Mason, a Perl-based web site development and
delivery system. Mason allows web pages and sites to be
constructed from shared, reusable building blocks called
components. Components contain a mix of Perl and HTML, and can
call each other and pass values back and forth like
subroutines. Components increase modularity and eliminate
repetitive work: common design elements (headers, footers,
menus, logos) can be extracted into their own components where
they need be changed only once to affect the whole site.
See http://www.masonhq.com/ for more information.
================
HTML::Widgets::Menu - Builds an HTML menu
----------
$FML: 00_MEMO,v 1.8 2002/03/16 11:15:01 fukachan Exp $
|