Searched +refs:org +refs:at +refs:item (Results 1 - 25 of 236) sorted by relevance

12345678910

/macosx-10.9.5/CPANInternal-140/Class-Unload/lib/Class/
H A DUnload.pm72 Dagfinn Ilmari Manns�ker, C<< <ilmari at ilmari.org> >>
80 Please report any bugs or feature requests to C<bug-class-unload at
81 rt.cpan.org>, or through the web interface at
82 L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Class-Unload>. I will
94 You can also look for information at:
98 =item * RT: CPAN's request tracker
100 L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Class-Unload>
102 =item * AnnoCPA
[all...]
/macosx-10.9.5/CPANInternal-140/Sys-Filesystem/lib/Sys/Filesystem/
H A DSolaris.pm11 # You may obtain a copy of the License at
13 # http://www.apache.org/licenses/LICENSE-2.0
107 =item version ()
120 =item device
124 =item device_to_fsck
128 =item mount_point
132 =item fs_vfstype
136 =item fs_freq
141 =item mount_at_boot
145 =item fs_mntop
[all...]
H A DFreebsd.pm11 # You may obtain a copy of the License at
13 # http://www.apache.org/licenses/LICENSE-2.0
112 =item version ()
125 =item fs_spec
129 =item fs_file
135 =item fs_vfstype
139 =item fs_mntops
143 =item fs_freq
148 =item fs_passno
151 checks are done at reboo
[all...]
H A DNetbsd.pm10 # You may obtain a copy of the License at
12 # http://www.apache.org/licenses/LICENSE-2.0
95 =item version ()
108 =item fs_spec
112 =item fs_file
118 =item fs_vfstype
122 =item fs_mntops
126 =item fs_freq
131 =item fs_passno
134 checks are done at reboo
[all...]
/macosx-10.9.5/CPANInternal-140/Bencode/lib/
H A DBencode.pm20 croak _msg 'unexpected end of string data starting at %s' if $len > length() - pos();
33 croak _msg 'malformed string length at %s';
41 warn _msg 'decoding at %s' if $DEBUG;
47 croak _msg 'unexpected end of data at %s' if m/ \G \z /xgc;
50 or croak _msg 'malformed integer data at %s';
59 warn _msg 'list not terminated at %s, looking for another element' if $DEBUG;
69 warn _msg 'dict not terminated at %s, looking for another pair' if $DEBUG;
71 croak _msg 'unexpected end of data at %s'
75 defined $key or croak _msg 'dict key is not a string at %s';
77 croak _msg 'duplicate dict key at
[all...]
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/
H A DClass.pm61 =item * IRC: L<irc.perl.org#dbix-class (click for instant chatroom login)
62 |http://mibbit.com/chat/#dbix-class@irc.perl.org>
64 =item * Mailing list: L<http://lists.scsys.co.uk/mailman/listinfo/dbix-class>
66 =item * RT Bug Tracker: L<https://rt.cpan.org/Dist/Display.html?Queue=DBIx-Class>
68 =item * SVNWeb: L<http://dev.catalyst.perl.org/svnweb/bast/browse/DBIx-Class/0.08>
70 =item * SVN: L<http://dev.catalyst.perl.org/repo
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Format-W3CDTF-0.06/lib/DateTime/Format/
H A DW3CDTF.pm155 defined at http://www.w3.org/TR/NOTE-datetime. This format as the native
167 =item * new()
171 =item * parse_datetime($string)
178 =item * format_datetime($datetime)
187 =item * format_date($datetime)
195 Support for this module is provided via the datetime@perl.org email
196 list. See http://datetime.perl.org/?MailingList for details.
198 Please submit bugs to the CPAN RT system at
199 http://rt.cpan.org/NoAut
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC/lib/JSON/RPC/
H A DProcedure.pm4 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
141 =item Public
145 =item Private
149 =item Arr
153 =item Obj
157 =item Bit
159 =item Bool
164 =item Num
168 =item Str
172 =item Ni
[all...]
H A DClient.pm3 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
283 See L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>.
300 =item $client = JSON::RPC::Client->new
304 =item $response = $client->call($uri, $procedure_object)
311 see to L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#GetProcedureCall>.
316 =item $client->prepare($uri, $arrayref_of_procedure)
335 =item version
341 =item id
350 =item ua
355 =item jso
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/lib/JSON/RPC/
H A DProcedure.pm4 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
141 =item Public
145 =item Private
149 =item Arr
153 =item Obj
157 =item Bit
159 =item Bool
164 =item Num
168 =item Str
172 =item Ni
[all...]
H A DClient.pm3 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
283 See L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>.
300 =item $client = JSON::RPC::Client->new
304 =item $response = $client->call($uri, $procedure_object)
311 see to L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#GetProcedureCall>.
316 =item $client->prepare($uri, $arrayref_of_procedure)
335 =item version
341 =item id
350 =item ua
355 =item jso
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC-1.03/lib/JSON/RPC/Legacy/
H A DProcedure.pm4 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
141 =item Public
145 =item Private
149 =item Arr
153 =item Obj
157 =item Bit
159 =item Bool
164 =item Num
168 =item Str
172 =item Ni
[all...]
H A DClient.pm3 # http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html
283 See L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>.
300 =item $client = JSON::RPC::Legacy::Client->new
304 =item $response = $client->call($uri, $procedure_object)
311 see to L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#GetProcedureCall>.
316 =item $client->prepare($uri, $arrayref_of_procedure)
335 =item version
341 =item id
350 =item ua
355 =item jso
[all...]
/macosx-10.9.5/CPANInternal-140/Bencode-1.4/lib/
H A DBencode.pm23 croak _msg 'unexpected end of string data starting at %s'
37 croak _msg 'malformed string length at %s';
45 warn _msg 'decoding at %s' if $DEBUG;
53 croak _msg 'unexpected end of data at %s' if m/ \G \z /xgc;
56 or croak _msg 'malformed integer data at %s';
64 croak _msg 'nesting depth exceeded at %s'
69 warn _msg 'list not terminated at %s, looking for another element' if $DEBUG;
77 croak _msg 'nesting depth exceeded at %s'
83 warn _msg 'dict not terminated at %s, looking for another pair' if $DEBUG;
85 croak _msg 'unexpected end of data at
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder/lib/DateTime/Format/Builder/Parser/
H A DStrptime.pm17 =item *
93 Support for this module is provided via the datetime@perl.org email
94 list. See http://lists.perl.org/ for more details.
98 http://perl.dellah.org/rt/dtbuilder
99 bug-datetime-format-builder@rt.cpan.org
110 at your option, any later version of Perl 5 you may have available.
118 Iain Truskett <spoon@cpan.org>
122 C<datetime@perl.org> mailing list.
124 http://datetime.perl.org/
H A DDispatch.pm47 =item *
51 =item *
55 =item *
59 =item *
124 Support for this module is provided via the datetime@perl.org email
125 list. See http://lists.perl.org/ for more details.
129 http://perl.dellah.org/rt/dtbuilder
130 bug-datetime-format-builder@rt.cpan.org
141 at your option, any later version of Perl 5 you may have available.
149 Iain Truskett <spoon@cpan.org>
[all...]
H A Dgeneric.pm46 =item *
50 =item *
54 =item *
58 =item *
185 you take a look at F<Regex.pm> and F<Strptime.pm> as examples and
194 Support for this module is provided via the datetime@perl.org email
195 list. See http://lists.perl.org/ for more details.
199 http://perl.dellah.org/rt/dtbuilder
200 bug-datetime-format-builder@rt.cpan.org
211 at you
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A DStrptime.pm17 =item *
93 Support for this module is provided via the datetime@perl.org email
94 list. See http://lists.perl.org/ for more details.
98 http://perl.dellah.org/rt/dtbuilder
99 bug-datetime-format-builder@rt.cpan.org
110 at your option, any later version of Perl 5 you may have available.
118 Iain Truskett <spoon@cpan.org>
122 C<datetime@perl.org> mailing list.
124 http://datetime.perl.org/
H A DDispatch.pm47 =item *
51 =item *
55 =item *
59 =item *
124 Support for this module is provided via the datetime@perl.org email
125 list. See http://lists.perl.org/ for more details.
129 http://perl.dellah.org/rt/dtbuilder
130 bug-datetime-format-builder@rt.cpan.org
141 at your option, any later version of Perl 5 you may have available.
149 Iain Truskett <spoon@cpan.org>
[all...]
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/Perl4/
H A DCoreLibs.pm34 =item abbrev.pl
39 =item assert.pl
43 =item bigfloat.pl
48 =item bigint.pl
53 =item bigrat.pl
58 =item cacheout.pl
63 =item chat2.pl
69 =item complete.pl
74 =item ctime.pl
79 =item dots
[all...]
/macosx-10.9.5/CPANInternal-140/JSON-RPC/lib/JSON/RPC/Server/
H A DDaemon.pm121 =item new
126 =item handle
130 =item retrieve_json_from_post
134 =item retrieve_json_from_get
139 =item response
157 L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>,
159 L<http://json-rpc.org/wiki/specification>,
163 Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/lib/JSON/RPC/Server/
H A DDaemon.pm121 =item new
126 =item handle
130 =item retrieve_json_from_post
134 =item retrieve_json_from_get
139 =item response
157 L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html>,
159 L<http://json-rpc.org/wiki/specification>,
163 Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
/macosx-10.9.5/CPANInternal-140/JSON-RPC/ex/
H A DMyApp.pm97 =item echo
101 =item now
106 =item sum
114 =item sum2
122 =item sum3
128 =item sum4
139 See to L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#ServiceDescription>.
141 =item _allowable_procedure
161 Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
/macosx-10.9.5/CPANInternal-140/JSON-RPC-0.96/ex/
H A DMyApp.pm97 =item echo
101 =item now
106 =item sum
114 =item sum2
122 =item sum3
128 =item sum4
139 See to L<http://json-rpc.org/wd/JSON-RPC-1-1-WD-20060807.html#ServiceDescription>.
141 =item _allowable_procedure
161 Makamaka Hannyaharamitu, E<lt>makamaka[at]cpan.orgE<gt>
/macosx-10.9.5/CPANInternal-140/Log-Dispatch/lib/Log/Dispatch/Email/
H A DMailSender.pm78 to => [ qw( foo@bar.com bar@baz.org ) ],
93 =item * new
100 =item * name ($)
104 =item * min_level ($)
109 =item * max_level ($)
116 =item * subject ($)
121 =item * to ($ or \@)
126 =item * from ($)
135 =item * buffered (0 or 1)
138 given or whether it stores them up and sends them all at onc
[all...]

Completed in 121 milliseconds

12345678910