Searched refs:author (Results 1 - 25 of 25) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Dwritemakefile_args.t50 Please inform the author.
64 Please inform the author.
/osnet-11/usr/src/lib/sasl_plugins/plain/
H A Dplain.c105 const char *author; local
116 /* should have received author-id NUL authen-id NUL password */
118 /* get author */
119 author = clientin;
125 "Can only find author (no password)");
127 SETERROR(params->utils, "Can only find author (no password)");
140 "Can only find author/en (no password)");
143 "Can only find author/en (no password)");
180 if (!author || !*author)
[all...]
/osnet-11/usr/src/lib/libslp/javalib/
H A DMakefile55 cd $(SLPJAVASRC); $(JAVADOC) -public -author -version -classpath $(SLPCLASSPATH) -d $(DOC) $(PKGNAME)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win95.pm214 Code originally inside MM_Win32. Original author unknown.
H A DInstall.pm534 Original author lost in the mists of time. Probably the same as Makemaker.
H A DMM_Unix.pm3338 my $author = $self->{AUTHOR} || '';
3339 $author =~ s/</&lt;/g;
3340 $author =~ s/>/&gt;/g;
3342 my $ppd_xml = sprintf <<'PPD_HTML', $pack_ver, $abstract, $author;
H A DMakeMaker.pm124 " Please inform the author.\n";
333 Please contact the author or look into CPAN (details about CPAN can be
655 print STDOUT "Please inform the author.\n";
1277 be necessary, and should only be done if the author of a package
1299 String containing name (and email address) of package author(s). Is used
1923 Please inform the module author if this is necessary to successfully install
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm251 author unknown). Much of the code for &parse_line() (including the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL1223 my ($email,$author,$licence);
1227 ($username,$author) = (getpwuid($>))[0,6];
1228 if (defined $username && defined $author) {
1229 $author =~ s/,.*$//; # in case of sub fields
1236 $author ||= "A. U. Thor";
1240 Copyright (C) ${\(1900 + (localtime) [5])} by $author
1327 #author of the extension was negligent enough to leave the stub
1346 #$author, E<lt>${email}E<gt>
1906 AUTHOR => '$author <$email>') : ()),
H A Dperlivp.PL452 is the latter case then please let the author know.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAutoLoader.pm206 To use B<AutoLoader>, the author of a module has to place the
H A DCPAN.pm1363 ls AUTHOR about files in the author's directory
1400 $CPAN::Frontend->mywarn("ls command rejects argument $_: not an author\n");
1406 my $author = $self->expand('Author',$a) or die "No author found for $a";
1407 $author->ls;
3185 # instantiate an author object
3562 $extra .= " (".$self->author;
3596 #-> sub CPAN::InfoObj::author ;
3597 sub author { subroutine
3615 $CPAN::Frontend->mydie("Illegal author i
[all...]
H A DCGI.pm1676 # $author -> (optional) e-mail address of the author (-author)
1693 my($title,$author,$base,$xbase,$script,$noscript,
1729 # HTML while the author needs to be escaped as a URL.
1731 $author = $self->escape($author);
1748 if (defined $author) {
1749 push(@result,$XHTML ? "<link rev=\"made\" href=\"mailto:$author\" />"
1750 : "<link rev=\"made\" href=\"mailto:$author\">");
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1247 a note to contact the author.
1256 This should never happen! Please contact the author immediately!
H A DMore.pm540 This should never happen. Please contact the author immediately.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm486 http://www.cpan.org/modules/by-author/Damian_Conway/Filter-Simple.tar.gz
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm448 ISO 6429 is available from ISO for a charge; the author of this module does
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm57 The interface is currently incomplete. I<Please> contact the author
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm934 Use the author's favorite set of formatting conventions. This is the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPing.pm1730 Original Net::Ping author:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2521 To contact the author, send email to: C<mjd-perl-tiefile+@plover.com>
2555 For licensing inquiries, contact the author at:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm1678 Of course, in this module-author's humble opinion, I'd be more inclined to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3767 the average should get (much) faster. If they don't, please contact the author.
4058 the author to implement it ;)
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex1274 % from the author, Heiko Oberdiek.
2867 % @author should come last, but may come many times.
2870 \parseargdef\author{%
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2142 % @author should come last, but may come many times.
2145 \parseargdef\author{%

Completed in 150 milliseconds