Searched +refs:authors +refs:canonical +refs:file +refs:name (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/inc/Module/Install/
H A DMetadata.pm19 name
48 *authors = \&author;
131 my $name = shift or last;
133 if ( $name eq lc $name and ! $lc_resource{$name} ) {
134 die("Unsupported reserved lowercase resource '$name'");
137 push @{ $self->{values}->{resources} }, [ $name, $value ];
182 my ( $self, $file ) = @_;
184 unless ( defined($file) ) {
[all...]
/macosx-10.10/CPANInternal-159.1/DateTime-Format-W3CDTF-0.06/inc/Module/Install/
H A DMetadata.pm19 name
48 *authors = \&author;
131 my $name = shift or last;
133 if ( $name eq lc $name and ! $lc_resource{$name} ) {
134 die("Unsupported reserved lowercase resource '$name'");
137 push @{ $self->{values}->{resources} }, [ $name, $value ];
182 my ( $self, $file ) = @_;
184 unless ( defined($file) ) {
[all...]
/macosx-10.10/CPANInternal-159.1/Test-use-ok-0.11/inc/Module/Install/
H A DMetadata.pm19 name
48 *authors = \&author;
131 my $name = shift or last;
133 if ( $name eq lc $name and ! $lc_resource{$name} ) {
134 die("Unsupported reserved lowercase resource '$name'");
137 push @{ $self->{values}->{resources} }, [ $name, $value ];
188 my ( $self, $file ) = @_;
190 unless ( defined($file) ) {
[all...]
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/inc/Module/Install/
H A DMetadata.pm19 name
129 my $name = shift or last;
131 if ( $name eq lc $name and ! $lc_resource{$name} ) {
132 die("Unsupported reserved lowercase resource '$name'");
135 push @{ $self->{values}->{resources} }, [ $name, $value ];
217 my ( $self, $file ) = @_;
219 unless ( defined($file) ) {
220 my $name
[all...]
/macosx-10.10/CPANInternal-159.1/Class-C3-XS-0.13/inc/Module/Install/
H A DMetadata.pm19 name
129 my $name = shift or last;
131 if ( $name eq lc $name and ! $lc_resource{$name} ) {
132 die("Unsupported reserved lowercase resource '$name'");
135 push @{ $self->{values}->{resources} }, [ $name, $value ];
217 my ( $self, $file ) = @_;
219 unless ( defined($file) ) {
220 my $name
[all...]
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Module/Install/
H A DMetadata.pm19 name
129 my $name = shift or last;
131 if ( $name eq lc $name and ! $lc_resource{$name} ) {
132 die("Unsupported reserved lowercase resource '$name'");
135 push @{ $self->{values}->{resources} }, [ $name, $value ];
217 my ( $self, $file ) = @_;
219 unless ( defined($file) ) {
220 my $name
[all...]
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm164 printing the scalar to a file, in which case Perl either interprets your
174 confuse you, as, despite the name, it says nothing about how your string
411 =item $json = $json->canonical ([$enable])
498 (== crash) in this case. The name of C<TO_JSON> was chosen because other
1019 I<tag> must be a perl package/class name encoded as a JSON string, and the
1040 (determined by the I<canonical> flag), so the same datastructure will
1378 C<__proto__> property name for its own purposes.
1386 occurrence of C<"__proto__"\s*:> must be a string used as property name.
1427 authors of the YAML specification) to remove this paragraph, despite him

Completed in 108 milliseconds