Result:
found more than 658 distributions - search limited to the first 2001 files matching your query ( run in 0.515 )


Linux-NFTables

 view release on metacpan or  search on metacpan

easyxs/README.md  view on Meta::CPAN

detail.

EasyXS defines an `exs_sv_type` macro that takes an SV as argument
and returns a member of `enum exs_sv_type_e` (typedef’d as just
`exs_sv_type_e`; see `easyxs_scalar.h` for values). The logic is compatible
with the serialization logic formulated during Perl 5.36’s development cycle.

## SV/Number Conversion

### `UV* exs_SvUV(SV* sv)`

 view all matches for this distribution


Linux-WireGuard

 view release on metacpan or  search on metacpan

easyxs/README.md  view on Meta::CPAN

detail.

EasyXS defines an `exs_sv_type` macro that takes an SV as argument
and returns a member of `enum exs_sv_type_e` (typedef’d as just
`exs_sv_type_e`; see `easyxs_scalar.h` for values). The logic is compatible
with the serialization logic formulated during Perl 5.36’s development cycle.

## SV/Number Conversion

### `UV* exs_SvUV(SV* sv)`

 view all matches for this distribution


List-RewriteElements

 view release on metacpan or  search on metacpan

lib/List/RewriteElements.pm  view on Meta::CPAN

file.  The value for C<list> must be a reference to an array in memory.

=item * C<body_rule>

The hash must have a C<body_rule> element whose value is a reference to a
subroutine providing a formula for the transformation of an individual record
in the incoming file to a record in the outgoing file.  The first argument
passed to this subroutine must be the record from the incoming file.  The
return value from this subroutine should be a string immediately ready for
printing to the output file (though the string should not end in a newline, as
printing will be handled by C<generate_output()>).

lib/List/RewriteElements.pm  view on Meta::CPAN


Frequently the first row in a flat data file is a header row containing, say,
the names of the columns in a data table, joined by a delimiter.  Because the
header row is different from all subsequent rows, you may optionally provide a
C<header_rule> element whose value is a reference to a
subroutine providing a formula for the transformation of the header row 
in the incoming file to the header in the outgoing file.  The first argument
passed to this subroutine must be the header row from the incoming file.  The
return value from this subroutine should be a string immediately ready for
printing to the output file (though the string should not end in a newline, as
printing will be handled by C<generate_output()>).

lib/List/RewriteElements.pm  view on Meta::CPAN

=item * Note 1

If neither a C<header_rule> or C<header_suppress> element is provide to the
constructor, List::RewriteElements will treat the first row of the incoming
file the same as any other row, C<i.e.>, it will apply the C<body_rule>
transformation formula.

=item * Note 2

A C<body_suppress> or C<header_suppress> criterion, if present, will be 
logically applied I<before> any C<body_rule> or C<header_rule> formula.  We
don't apply the formula to transform a record if the record should not be
output at all.

=item * Note 3

=back

 view all matches for this distribution


List-Vectorize

 view release on metacpan or  search on metacpan

lib/List/Vectorize.pm  view on Meta::CPAN

=item C<scale(ARRAY_REF, SCALAR)>

Scale the vector based on some criterion.

  zvalue        vector has mean value of 0 and variance of 1 (by default)
                formula: (x-mean)/sd
  percentage    values in the vector are between 0 - 1
                formula: (x-min)/(max-min)
  sphere        format the n-dimensional point on the surface of the unit super sphere
                formula: x/radius

=item C<sample(ARRAY_REF, SCALAR (size), HASH)>

Random samplings and permutations. The third argument is
  

 view all matches for this distribution


Locale-CLDR-Locales-Ast

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Ast.pm  view on Meta::CPAN

 			'1994' => 'ortografía resiana estandarizada',
 			'1996' => 'ortografía alemana de 1996',
 			'1606NICT' => 'últimu francés mediu fasta 1606',
 			'1694ACAD' => 'francés modernu primitivu',
 			'1959ACAD' => 'académicu',
 			'ABL1943' => 'formulación ortográfica de 1943',
 			'ALALC97' => 'romanizacion ALA-LC, edicion de 1997',
 			'ALUKU' => 'dialectu aluku',
 			'AO1990' => 'alcuerdu ortográficu de 1990 pa la llingua portuguesa',
 			'AREVELA' => 'armeniu oriental',
 			'AREVMDA' => 'armeniu occidental',

 view all matches for this distribution


Locale-CLDR-Locales-En

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/En.pm  view on Meta::CPAN

 			'1994' => 'Standardized Resian orthography',
 			'1996' => 'German orthography of 1996',
 			'1606NICT' => 'Late Middle French to 1606',
 			'1694ACAD' => 'Early Modern French',
 			'1959ACAD' => 'Academic',
 			'ABL1943' => 'Orthographic formulation of 1943',
 			'ALALC97' => 'ALA-LC Romanization, 1997 edition',
 			'ALUKU' => 'Aluku dialect',
 			'AO1990' => 'Portuguese Language Orthographic Agreement of 1990',
 			'AREVELA' => 'Eastern Armenian',
 			'AREVMDA' => 'Western Armenian',

 view all matches for this distribution


Locale-CLDR-Locales-Eu

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Eu.pm  view on Meta::CPAN

 			'1994' => 'Resiako ortografia estandarizatua',
 			'1996' => '1996ko ortografia alemana',
 			'1606NICT' => 'frantses ertain amaieratik 1606ra',
 			'1694ACAD' => 'frantses moderno goiztiarra',
 			'1959ACAD' => 'akademikoa',
 			'ABL1943' => '1943ko ortografia-formulazioa',
 			'AKUAPEM' => 'AKUAPIMERA',
 			'ALALC97' => 'ALA-LC erromanizazioa, 1997ko edizioa',
 			'ALUKU' => 'Aluku dialektoa',
 			'AO1990' => '1990eko portugesaren ortografia-hitzarmena',
 			'ARANES' => 'Aranera',

 view all matches for this distribution


Locale-CLDR-Locales-Ro

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Ro.pm  view on Meta::CPAN

 			'1994' => 'ortografie resiană standardizată',
 			'1996' => 'ortografie germană de la 1996',
 			'1606NICT' => 'franceză medievală târzie până la 1606',
 			'1694ACAD' => 'franceză modernă veche',
 			'1959ACAD' => 'belarusă academică',
 			'ABL1943' => 'formularea ortografică de la 1943',
 			'AKUAPEM' => 'Akuapem',
 			'ALALC97' => 'ALA-LC, ediția din 1997',
 			'ALUKU' => 'dialect aluku',
 			'AO1990' => 'Acordul de ortografie a limbii portugheze de la 1990',
 			'ARANES' => 'Aranes',

 view all matches for this distribution


Locale-CLDR-Locales-Sc

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Sc.pm  view on Meta::CPAN

 			'1994' => 'ortografia resiana istandardizada',
 			'1996' => 'ortografia tedesca de su 1996',
 			'1606NICT' => 'frantzesu mèdiu-tardu finas a su 1606',
 			'1694ACAD' => 'primu frantzesu modernu',
 			'1959ACAD' => 'acadèmicu',
 			'ABL1943' => 'formulatzione ortogràfica de su 1943',
 			'AKUAPEM' => 'akuapem',
 			'ALALC97' => 'romanizatzione de ALA-LC, versione de su 1997',
 			'ALUKU' => 'dialetu aluku',
 			'AO1990' => 'acordu ortogràficu de sa limba portoghesa de su 1990',
 			'ARANES' => 'aranesu',

 view all matches for this distribution


Locale-CLDR-Locales-Vi

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/Vi.pm  view on Meta::CPAN

 			'1994' => 'Phép chính tả Resian Chuẩn hóa',
 			'1996' => 'Phép chính tả Tiếng Đức năm 1996',
 			'1606NICT' => 'Tiếng Pháp từ Cuối thời Trung cổ đến 1606',
 			'1694ACAD' => 'Tiếng Pháp Hiện đại Thời kỳ đầu',
 			'1959ACAD' => 'Hàn lâm',
 			'ABL1943' => 'Orthographic formulation of 1943',
 			'AKUAPEM' => 'TIẾNG AKUAPEM',
 			'ALALC97' => 'La Mã hóa ALA-LC, ấn bản năm 1997',
 			'ALUKU' => 'Phương ngữ Aluku',
 			'AREVELA' => 'Tiếng Armenia Miền Đông',
 			'AREVMDA' => 'Tiếng Armenia Miền Tây',

 view all matches for this distribution


Locale-CLDR

 view release on metacpan or  search on metacpan

lib/Locale/CLDR/Locales/En.pm  view on Meta::CPAN

 			'1994' => 'Standardized Resian orthography',
 			'1996' => 'German orthography of 1996',
 			'1606NICT' => 'Late Middle French to 1606',
 			'1694ACAD' => 'Early Modern French',
 			'1959ACAD' => 'Academic',
 			'ABL1943' => 'Orthographic formulation of 1943',
 			'ALALC97' => 'ALA-LC Romanization, 1997 edition',
 			'ALUKU' => 'Aluku dialect',
 			'AO1990' => 'Portuguese Language Orthographic Agreement of 1990',
 			'AREVELA' => 'Eastern Armenian',
 			'AREVMDA' => 'Western Armenian',

 view all matches for this distribution


Locale-Codes

 view release on metacpan or  search on metacpan

internal/data.langvar.pl  view on Meta::CPAN

   "Volapük rigik"                     => "Volapuk rigik",
   "Schleyer's Volapük"                => "Schleyer's Volapuk",
   "Original Volapük"                  => "Original Volapuk",
   "Classic Volapük"                   => "Classic Volapuk",
   "Slovene in Bohorič alphabet"       => "Slovene in Bohoric alphabet",
   "Orthographic formulation of 1943 - Official in Brazil (Formulário Ortográfico de 1943 - Oficial no Brasil)" =>
   "Orthographic formulation of 1943 - Official in Brazil (Formulario Ortografico de 1943 - Oficial no Brasil)",
   "Portugese Language Orthographic Agreement of 1990 (Acordo Ortográfico da Língua Portuguesa de 1990)" =>
   "Portugese Language Orthographic Agreement of 1990 (Acordo Ortografico da Lingua Portuguesa de 1990)",
   "Portuguese-Brazilian Orthographic Convention of 1945 (Convenção Ortográfica Luso-Brasileira de 1945)" =>
   "Portuguese-Brazilian Orthographic Convention of 1945 (Convencao Ortografica Luso-Brasileira de 1945)",
   "Portuguese Language Orthographic Agreement of 1990 (Acordo Ortográfico da Língua Portuguesa de 1990)" =>

 view all matches for this distribution



Locale-Maketext-Lexicon-Getcontext

 view release on metacpan or  search on metacpan

t/po/off-common/fr.po  view on Meta::CPAN

msgid "standard deviation, minimum, maximum, 10th and 90th percentiles"
msgstr "écart type, minimum, maximum, 10ème et 90ème centiles"

msgctxt "signin_before_submit"
msgid "If you already have an account on <SITE>, please sign-in before filling this form."
msgstr "Si vous êtes déjà inscrit sur <SITE>, identifiez-vous (\"Se connecter\" dans la colonne de droite) avant de remplir ce formulaire."

msgctxt "signout"
msgid "Sign-out"
msgstr "Se déconnecter"

 view all matches for this distribution


Locale-Maketext

 view release on metacpan or  search on metacpan

lib/Locale/Maketext/TPJ13.pod  view on Meta::CPAN

scenario, but is worse than most.  Most languages have simpler
inflection systems; for example, in English or Swahili, there are
generally no more than two possible inflected forms for a given noun
("error/errors"; "kosa/makosa"), and the
rules for producing these forms are fairly simple -- or at least,
simple rules can be formulated that work for most words, and you can
then treat the exceptions as just "irregular", at least relative to
your ad hoc rules.  A simpler inflection system (simpler rules, fewer
forms) means that design decisions are less crucial to maintaining
sanity, whereas the same decisions could incur
overhead-versus-scalability problems in languages like Russian.  It

 view all matches for this distribution


Locale-PO

 view release on metacpan or  search on metacpan

t/RT94231.po  view on Meta::CPAN

msgid "<primary>policy</primary>"
msgstr "<primary>policy</primary>"

#. Tag: para
#, fuzzy, no-c-format
#| msgid "The Policy, an essential element of the Debian Project, establishes the norms ensuring both the quality of the packages and perfect interoperability of the distribution. Thanks to this Policy, Debian remains consistent despite its gigantic ...
msgid "The Policy, an essential element of the Debian Project, establishes the norms ensuring both the quality of the packages and perfect interoperability of the distribution. Thanks to this Policy, Debian remains consistent despite its gigantic siz...
msgstr "Le Policy, un elemento essenziale del progetto Debian, stabiliscono le norme che garantiscono la qualità dei pacchetti e la loro perfetta interoperabilità con il resto della distribuzione. Grazie a queste politiche, Debian rimane coerente n...

#. Tag: title
#, no-c-format
msgid "<emphasis>COMMUNITY</emphasis> Policy editorial process"
msgstr "<emphasis>COMUNITÀ</emphasis> Policy: procedura editoriale"

 view all matches for this distribution


Locale-TextDomain-OO-Util

 view release on metacpan or  search on metacpan

lib/Locale/TextDomain/OO/Util/ExtractHeader.pm  view on Meta::CPAN


sub instance {
    return __PACKAGE__;
}

my $really_compile_formula = sub {
    my ($formula) = @_;

    ## no critic (ComplexRegexes EnumeratedClasses EscapedMetacharacters)
    $formula =~ m{
        \A \s*+ (?&expr) \z
        (?(DEFINE)
            (?<term>
                (?>
                    (?> ~ | ! (?! = ) | - (?! [\-=] ) | \+ (?! [+=] ) ) \s*+

lib/Locale/TextDomain/OO/Util/ExtractHeader.pm  view on Meta::CPAN

                    (?&term)
                )*+
            )
        )
    }xms
        or confess "Invalid formula: $formula";
    ## use critic (ComplexRegexes EnumeratedClasses EscapedMetacharacters)

    $formula =~ s{ \b n \b }{\$n}xmsg;
    my $sub = eval "sub { my \$n = shift; use integer; 0 + ($formula) }" ## no critic (StringyEval)
        or confess "Internal error: $formula: $EVAL_ERROR";

    return $sub;
};

my %compiled_formula_cache;
my $compile_formula = sub {
    my $formula = shift;

    return $compiled_formula_cache{$formula} ||= $really_compile_formula->($formula);
};

sub extract_header_msgstr {
    my ( undef, $header_msgstr ) = @_;

lib/Locale/TextDomain/OO/Util/ExtractHeader.pm  view on Meta::CPAN

    ## use critic (EnumeratedClasses)

    return {(
        nplurals                 => 0 + $nplurals,
        plural                   => $plural,
        plural_code              => $compile_formula->($plural),
        charset                  => $charset,
        ! $lexicon_class ? () : (
            lexicon_class        => $lexicon_class,
        ),
        # ToDo: remove because multiplural was a too complicated idea

lib/Locale/TextDomain/OO/Util/ExtractHeader.pm  view on Meta::CPAN

    $hash_ref = $extractor->extract_header_msgstr($header_msgstr);

That hash_ref contains:

    nplurals      => $count_of_plural_forms,
    plural        => $the_original_formula,
    plural_code   => $code_ref__to_select_the_right_plural_form,
    charset       => $charset,
    lexicon_class => 'from X-Lexicon-Class',

=head1 EXAMPLE

 view all matches for this distribution


Locale-TextDomain-OO

 view release on metacpan or  search on metacpan

lib/Locale/TextDomain/OO.pm  view on Meta::CPAN

But use BabelFish in that case only.
BabelFish is much harder to translate (similar to maketext)
by translation office or automatic translation.

For combinded plurals watch the Gettext multiplural example.
In that case you have to write that awful long formulas but it is possibel.

Never use keys instead of English language in code.
You can't read, execute (with placeholders) or test your code without translation.

=head2 Why a new module?

lib/Locale/TextDomain/OO.pm  view on Meta::CPAN


Gettext allows as much as needed plural forms at destination language.

=item *

Maketext has a plural formula as placeholder in strings to translate.
Gettext has fully readable strings with simple placeholders.
Then a very good automatic translation is possible and this module helps you.

(Some projects have keywords instead of English language in code.
This module helps you to write readable, uncrypic code.

 view all matches for this distribution


Locale-Utils-Autotranslator

 view release on metacpan or  search on metacpan

lib/Locale/Utils/Autotranslator.pm  view on Meta::CPAN

    NUMBER:
    for ( 0 .. 1000 ) {
        my $plural = $plural_code->($_);
        if ( $plural > ( $nplurals - 1 ) ) {
            confess sprintf
                'Using plural formula with value %s. Got index %s. nplurals is %s. Then the maximal expected index is %s',
                $_,
                $plural,
                $nplurals,
                $nplurals - 1;
        }

 view all matches for this distribution


Locale-Utils-PluralForms

 view release on metacpan or  search on metacpan

lib/Locale/Utils/PluralForms.pm  view on Meta::CPAN

=head2 "plural" as subroutine

In the header of a PO- or MO-File
is an entry is called "Plural-Forms".
How many plural forms the language has, is described there in "nplurals".
The second Information in "Plural-Forms" describes as a formula,
how to choose the "plural".

This module compiles plural forms
to a code references in a secure way.

 view all matches for this distribution


Lucene

 view release on metacpan or  search on metacpan

lib/Lucene.pm  view on Meta::CPAN

=head2 Close your Store

  $store->close;
  undef $store;

=head2 Customize Lucene's scoring formula (for Lucene experts)

It is possible to customize Lucene's scoring formula by defining your own
Similarity object using perl XS and passing it on to both the IndexWriter
and the IndexSearcher

  $searcher->setSimilarity($similarity);
  $writer->setSimilarity($similarity);

 view all matches for this distribution


Lucy

 view release on metacpan or  search on metacpan

cfcore/Lucy/Index/SegPostingList.c  view on Meta::CPAN

        /* Assuming the default skip_interval of 16...
         *
         * Say we're currently on the 5th doc matching this term, and we get a
         * request to skip to the 18th doc matching it.  We won't have skipped
         * yet, but we'll have already gone past 5 of the 16 skip docs --
         * ergo, the modulus in the following formula.
         */
        int32_t num_skipped = 0 - ((int32_t)ivars->count % skip_interval);
        if (num_skipped == 0 && ivars->count != 0) {
            num_skipped = 0 - skip_interval;
        }

 view all matches for this distribution


MIDI-Bassline-Walk

 view release on metacpan or  search on metacpan

lib/MIDI/Bassline/Walk.pm  view on Meta::CPAN


C<MIDI::Bassline::Walk> generates randomized, walking basslines.

Chords and the key use C<#> and C<b> for accidentals.

The "formula" implemented by this module is basically: "Play any notes
of the chord, modal chord scale, or chord-root scale (and drop any
notes replaced by extended jazz chords)."

The chords recognized by this module, are those known to
L<Music::Chord::Note>.  Please see the source of that module for the

 view all matches for this distribution


MIDI-Perl

 view release on metacpan or  search on metacpan

lib/MIDI/Simple.pm  view on Meta::CPAN


Therefore, you should call:

  set_tempo 375_000;

So in other words, this general formula:

  set_tempo int(60_000_000 / $quarter_notes_per_minute);

should do you fine.

 view all matches for this distribution


MIDI-SoundFont

 view release on metacpan or  search on metacpan

doc/sfspec21.html  view on Meta::CPAN

bipolar characteristic.  The concave curves take on similar
characteristics.
The figure below contains a summary of the approximate shapes of all
supported controller types. Note that
<A HREF="#8.2.4">Section "8.2.4 Source Types"</A>
contains the mathematical formula for the convex and concave curves.
</P><P>
<A NAME="p73"></A>
Linear Controller Curvesfor given Directions and Polairities
Positive Unipolar Negative Unipolar Positive Bipolar Negative Bipolar
</P><P>

 view all matches for this distribution


MIME-DB

 view release on metacpan or  search on metacpan

lib/MIME/DB.pm  view on Meta::CPAN

$VERSION = 'v1.52.0';
# generation date: 2023-01-31T03:41:54Z
# command: tools\generate.pl
# source url: https://cdn.jsdelivr.net/gh/jshttp/mime-db@v1.52.0/db.json
use constant version => 'v1.52.0';
sub data { {'application/mud+json',{source=>'iana',compressible=>1},'application/vnd.commonspace',{extensions=>['csp'],source=>'iana'},'text/x-handlebars-template',{extensions=>['hbs']},'application/vnd.dbf',{source=>'iana',extensions=>['dbf']},'appl...
1

 view all matches for this distribution


MIME-Detect

 view release on metacpan or  search on metacpan

share/mime-info/freedesktop.org.xml  view on Meta::CPAN

  <mime-type type="application/vnd.stardivision.mail">
    <comment>StarMail email</comment>
    <glob pattern="*.smd"/>
  </mime-type>
  <mime-type type="application/vnd.stardivision.math">
    <comment>StarMath formula</comment>
    <generic-icon name="x-office-document"/>
    <glob pattern="*.smf"/>
  </mime-type>
  <mime-type type="application/vnd.stardivision.writer">
    <comment>StarWriter document</comment>

share/mime-info/freedesktop.org.xml  view on Meta::CPAN

      </match>
    </magic>
    <glob pattern="*.sti"/>
  </mime-type>
  <mime-type type="application/vnd.sun.xml.math">
    <comment>LibreOffice Math formula</comment>
    <sub-class-of type="application/zip"/>
    <generic-icon name="x-office-document"/>
    <magic priority="70">
      <match type="string" value="PK\003\004" offset="0">
        <match type="string" value="mimetype" offset="30">

share/mime-info/freedesktop.org.xml  view on Meta::CPAN

        </match>
      </match>
    </magic>
    <glob pattern="*.otc"/>
  </mime-type>
  <mime-type type="application/vnd.oasis.opendocument.formula">
    <comment>ODF formula</comment>
    <acronym>ODF</acronym>
    <expanded-acronym>OpenDocument Formula</expanded-acronym>
    <sub-class-of type="application/zip"/>
    <generic-icon name="x-office-document"/>
    <magic priority="70">
      <match type="string" value="PK\003\004" offset="0">
        <match type="string" value="mimetype" offset="30">
          <match type="string" value="application/vnd.oasis.opendocument.formula" offset="38"/>
        </match>
      </match>
    </magic>
    <glob pattern="*.odf"/>
  </mime-type>
  <mime-type type="application/vnd.oasis.opendocument.formula-template">
    <comment>ODF template</comment>
    <acronym>ODF</acronym>
    <expanded-acronym>OpenDocument Formula</expanded-acronym>
    <sub-class-of type="application/zip"/>
    <generic-icon name="x-office-document"/>
    <magic priority="70">
      <match type="string" value="PK\003\004" offset="0">
        <match type="string" value="mimetype" offset="30">
          <match type="string" value="application/vnd.oasis.opendocument.formula-template" offset="38"/>
        </match>
      </match>
    </magic>
    <glob pattern="*.otf"/>
  </mime-type>

share/mime-info/freedesktop.org.xml  view on Meta::CPAN

    <sub-class-of type="application/vnd.sqlite3"/>
    <glob pattern="*.kexi"/>
    <alias type="application/x-vnd.kde.kexi"/>
    <alias type="application/x-kexiproject-sqlite"/>
  </mime-type>
  <mime-type type="application/x-kformula">
    <comment>KFormula formula</comment>
    <generic-icon name="x-office-document"/>
    <magic priority="60">
      <match type="string" value="\037\213" offset="0">
        <match type="string" value="KOffice" offset="10">
          <match type="string" value="application/x-kformula\004\006" offset="18"/>
        </match>
      </match>
      <match type="string" value="PK\003\004" offset="0">
        <match type="string" value="mimetype" offset="30">
          <match type="string" value="application/x-kformula" offset="38"/>
        </match>
      </match>
    </magic>
    <glob pattern="*.kfo"/>
  </mime-type>

 view all matches for this distribution


MIME-Lite-HTML

 view release on metacpan or  search on metacpan

HTML.pm  view on Meta::CPAN


=item link_form($gabarit,$root)

(private)

Replace link to formulaire with absolute link

=item fill_template($masque,$vars)

=over

 view all matches for this distribution


MIME-Types

 view release on metacpan or  search on metacpan

lib/MIME/types.db  view on Meta::CPAN

FTC;application/vnd.fluxtime.clip
HPUB;application/prs.hpub+zip
J2C;image/j2c
J2K;image/j2c
KARBON;application/vnd.kde.karbon
KFO;application/vnd.kde.kformula
KON;application/vnd.kde.kontour
KPR;application/vnd.kde.kpresenter
KPT;application/vnd.kde.kpresenter
KSP;application/vnd.kde.kspread
KWD;application/vnd.kde.kword

lib/MIME/types.db  view on Meta::CPAN

kdl;application/vnd.kdl
kexi;application/x-kexiproject-sqlite2
kexic;application/x-kexi-connectiondata
kexis;application/x-kexiproject-shortcut
key;application/vnd.apple.keynote
kfo;application/vnd.kde.kformula
kia;application/vnd.kidspiration
kil;application/x-killustrator
kin;x-chemical/x-kinemage
kino;application/smil+xml
kml;application/vnd.google-earth.kml+xml

lib/MIME/types.db  view on Meta::CPAN

obj;model/obj
ocl;text/x-ocl
oda;application/oda
odb;application/vnd.oasis.opendocument.base
odc;application/vnd.oasis.opendocument.chart
odf;application/vnd.oasis.opendocument.formula
odft;application/vnd.oasis.opendocument.formula-template
odg;application/vnd.oasis.opendocument.graphics
odi;application/vnd.oasis.opendocument.image
odm;application/vnd.oasis.opendocument.text-master
odp;application/vnd.oasis.opendocument.presentation
ods;application/vnd.oasis.opendocument.spreadsheet

lib/MIME/types.db  view on Meta::CPAN

x-kchart;chrt;;
x-kexi-connectiondata;kexic;;
x-kexiproject-shortcut;kexis;;
x-kexiproject-sqlite2;kexi;;
x-kexiproject-sqlite3;kexi;;
x-kformula;kfo;;
x-killustrator;kil;;
x-kivio;flw;;
x-koan;skp,skd,skt,skm;;
x-kontour;kon;;
x-kpovmodeler;kpm;;

lib/MIME/types.db  view on Meta::CPAN

vnd.jisp;jisp;;
vnd.joost.joda-archive;joda;;
vnd.kahootz;ktz,ktr;;
vnd.kde.karbon;KARBON;;
vnd.kde.kchart;CHRT;;
vnd.kde.kformula;KFO;;
vnd.kde.kivio;FLW;;
vnd.kde.kontour;KON;;
vnd.kde.kpresenter;KPR,KPT;;
vnd.kde.kspread;KSP;;
vnd.kde.kword;KWT,KWD;;

lib/MIME/types.db  view on Meta::CPAN

vnd.oai.workflows;json,yaml;;
vnd.oasis.opendocument.base;odb;;
vnd.oasis.opendocument.chart-template;otc;;
vnd.oasis.opendocument.chart;odc;;
vnd.oasis.opendocument.database;odb;;
vnd.oasis.opendocument.formula-template;otf,odft;;
vnd.oasis.opendocument.formula;odf;;
vnd.oasis.opendocument.graphics-flat-xml;fodg;;
vnd.oasis.opendocument.graphics-template;otg;;
vnd.oasis.opendocument.graphics;odg;;
vnd.oasis.opendocument.image-template;oti;;
vnd.oasis.opendocument.image;odi;;

 view all matches for this distribution


MIME-tools

 view release on metacpan or  search on metacpan

lib/MIME/Head.pm  view on Meta::CPAN


On success, the self object will be returned; on failure, a false value.

B<Note:> in the MIME world, it is perfectly legal for a header to be
empty, consisting of nothing but the terminating blank line.  Thus,
we can't just use the formula that "no tags equals error".

B<Warning:> as of the time of this writing, Mail::Header::read did not flag
either syntax errors or unexpected end-of-file conditions (an EOF
before the terminating blank line).  MIME::ParserBase takes this
into account.

 view all matches for this distribution


( run in 0.515 second using v1.01-cache-2.11-cpan-3cd7ad12f66 )