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


API-MailboxOrg

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::BOM" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"

 view all matches for this distribution


AWS-Lambda

 view release on metacpan or  search on metacpan

author/perl-stripper/perl-stripper/cpanfile.snapshot  view on Meta::CPAN

      PPI::Structure::Unknown 1.276
      PPI::Structure::When 1.276
      PPI::Token 1.276
      PPI::Token::ArrayIndex 1.276
      PPI::Token::Attribute 1.276
      PPI::Token::BOM 1.276
      PPI::Token::Cast 1.276
      PPI::Token::Comment 1.276
      PPI::Token::DashedWord 1.276
      PPI::Token::Data 1.276
      PPI::Token::End 1.276

 view all matches for this distribution


Acme-CPANAuthors-Austrian

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

        return $self->_error("Did not provide a string to load");
    }

    # Byte order marks
    # NOTE: Keeping this here to educate maintainers
    # my %BOM = (
    #     "\357\273\277" => 'UTF-8',
    #     "\376\377"     => 'UTF-16BE',
    #     "\377\376"     => 'UTF-16LE',
    #     "\377\376\0\0" => 'UTF-32LE'
    #     "\0\0\376\377" => 'UTF-32BE',
    # );
    if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
        return $self->_error("Stream has a non UTF-8 BOM");
    } else {
        # Strip UTF-8 bom if found, we'll just ignore it
        $string =~ s/^\357\273\277//;
    }

 view all matches for this distribution


Acme-CPANAuthors-GitHub

 view release on metacpan or  search on metacpan

lib/Acme/CPANAuthors/GitHub.pm  view on Meta::CPAN

    q(BOBMATH) => q(Bob Mathews),
    q(BOBTFISH) => q(Tomas Doran),
    q(BOETHIN) => q(Sebastian Böthin),
    q(BOKUTIN) => q(Tomohiro Hosaka),
    q(BOLILA) => q(João Bolila),
    q(BOMBARELY) => q(Aureliano Bombarely),
    q(BOOK) => q(Philippe Bruhat (BooK)),
    q(BOR) => q(Sergiy Borodych),
    q(BORISD) => q(Boris Däppen),
    q(BOUMENOT) => q(Christopher Boumenot),
    q(BOWMANBS) => q(Brad Bowman),

lib/Acme/CPANAuthors/GitHub.pm  view on Meta::CPAN

    q(MUGIFLY) => q(Masanori Ohgita),
    q(MUIR) => q(David Muir Sharnoff),
    q(MURATA) => q(Shingo Murata),
    q(MUTANT) => q(Sam Crawley),
    q(MVZ) => q(Matijs van Zuijlen),
    q(MWESTBOM) => q(Michael Westbom),
    q(MXEY) => q(Maximilian Gaß),
    q(MYDMNSN) => q(William Cox),
    q(MYFINDER) => q(Tatsuro Hisamori),
    q(MYRDDIN) => q(Myrddin Wyllt),
    q(MYSZ) => q(Marcin Sztolcman),

 view all matches for this distribution


Acme-CPANAuthors-Japanese

 view release on metacpan or  search on metacpan

bin/unregistered_japanese_authors  view on Meta::CPAN

    BIOJETONE => 'mecha',
    BKOLERA => 'Ben Kolera',
    BLX => 'lorenzo bellotti',
    BOD => 'Ian Boddison',
    BOLILA => 'Joao Bolila',
    BOMBUP => 'no name',
    BOXZOU => 'Bo Zou',
    BSAGO => 'Benjamin Sago',
    BUGONI => 'Piero Bugoni',
    BUNTAR => 'ben',
    CAIO => 'Eh',

 view all matches for this distribution


Acme-CPANAuthors-Malaysian

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

        return $self->_error("Did not provide a string to load");
    }

    # Byte order marks
    # NOTE: Keeping this here to educate maintainers
    # my %BOM = (
    #     "\357\273\277" => 'UTF-8',
    #     "\376\377"     => 'UTF-16BE',
    #     "\377\376"     => 'UTF-16LE',
    #     "\377\376\0\0" => 'UTF-32LE'
    #     "\0\0\376\377" => 'UTF-32BE',
    # );
    if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
        return $self->_error("Stream has a non UTF-8 BOM");
    } else {
        # Strip UTF-8 bom if found, we'll just ignore it
        $string =~ s/^\357\273\277//;
    }

 view all matches for this distribution


Acme-DependOnEverything

 view release on metacpan or  search on metacpan

lib/Acme/DependOnEverything.pm  view on Meta::CPAN

use Dist::Zilla::Plugin::Test::LocalBrew;
use Dist::Zilla::Plugin::Test::Map::Tube;
use Dist::Zilla::Plugin::Test::MinimumVersion;
use Dist::Zilla::Plugin::TestMLIncluder;
use Dist::Zilla::Plugin::TestMLIncluder::tar;
use Dist::Zilla::Plugin::Test::NoBOM;
use Dist::Zilla::Plugin::Test::NoBreakpoints::t;
use Dist::Zilla::Plugin::Test::NoTabs;
use Dist::Zilla::Plugin::Test::PAUSE::Permissions;
use Dist::Zilla::Plugin::Test::Perl::Critic::Freenode;
use Dist::Zilla::Plugin::Test::Perl::Critic::tar;

lib/Acme/DependOnEverything.pm  view on Meta::CPAN

use File::BetweenTree;
use File::Bidirectional;
use File::Binary;
use File::Blarf;
use File::BLOB;
use File::BOM;
use File::BOM::Utils::tgz;
use File::Box;
use File::BSDGlob;
use File::BSED;
use File::BufferedInput;
use File::Butler::v;

lib/Acme/DependOnEverything.pm  view on Meta::CPAN

use String::Base;
use String::Bash;
use String::BitCount;
use String::BlackWhiteList;
use String::Blender;
use String::BOM;
use String::BooleanSimple;
use String::Buffer;
use String::BufferStack;
use String::CamelCase;
use String::CamelSnakeKebab;

lib/Acme/DependOnEverything.pm  view on Meta::CPAN

use Test::Benchmark;
use Test::BinaryData;
use Test::Bitcoin::Daemon;
use Test::Bits;
use Test::Block;
use Test::BOM;
use Test::Bomb;
use Test::BoostUnit;
use Test::Bot;
use Test::BrewBuild;
use Test::BrewBuild::Plugin::Author;

 view all matches for this distribution


Acme-Fork-Bomb

 view release on metacpan or  search on metacpan

t/fork-bomb.t  view on Meta::CPAN

use warnings;

use Test::More;

BEGIN {
    unless ($ENV{REALLY_FORK_BOMB}) {
        plan skip_all => "Are you crazy? Do not run this test. If you really want this test, set the REALLY_FORK_BOMB environment to a true value.";
    }
}

use Acme::Fork::Bomb;

 view all matches for this distribution


Acme-InputRecordSeparatorIsRegexp

 view release on metacpan or  search on metacpan

t/06-DATA.t  view on Meta::CPAN


done_testing();


__DATA__
0:AAA1:AAB2:AAC3:AAD4:AAE5:AAF6:AAG7:AAH8:AAI9:AAJ10:AAK11:AAL12:AAM13:AAN14:AAO15:AAP16:AAQ17:AAR18:AAS19:AAT20:AAU21:AAV22:AAW23:AAX24:AAY25:AAZ26:ABA27:ABB28:ABC29:ABD30:ABE31:ABF32:ABG33:ABH34:ABI35:ABJ36:ABK37:ABL38:ABM39:ABN40:ABO41:ABP42:ABQ43...

 view all matches for this distribution


Acme-MetaSyntactic-Themes

 view release on metacpan or  search on metacpan

lib/Acme/MetaSyntactic/donmartin.pm  view on Meta::CPAN

SCHLIP
SCHLIT
SCHLOOP
SCHLOOT
SCRAPE_SCRAPE_SCRAPE
SHIF_SHAF_SHABAMP_MAMP_SHOMPAH_BOMBAH_DIMPAH_MIMPAH_FOMP_DABOMP_GADIFF_GADIFF_GADAFF_GADAFF_GASMITCH_GASMATCH_KABOFF_FAPADDA_DAPADDA_SWIPADDA_DIPADDA_FAP_SPMAP_GAMOP
SHIK_SHIK
SHIKA_SHIKA_SHIKA
SHIKA_SHIKA_SHIKA_SHIKA
SHKALINK_SHKALOINK_SHKALINK_SHKALOINK
SHKLAZITCH_yarg

 view all matches for this distribution


Acme-NameGen

 view release on metacpan or  search on metacpan

lib/Acme/NameGen/CPAN/Authors.pm  view on Meta::CPAN

    BMILLER BMILLETT BMILLHAM BMORGAN BMORROW BMOWREY BMOYLES BMS BMULLER BMXKRIS
    BNEGRAO BNSWITALA BOADLER BOAG BOATES BOB BOBERNST BOBF BOBG BOBGOLD
    BOBK BOBKARE BOBMATH BOBN BOBNET BOBO BOBP BOBPP BOBSIDE BOBTFISH
    BOBW BOCAGE BOCHAROV BOCONNOR BODHI BODIN BOESCH BOETHIN BOEWE BOFTX
    BOGA BOGDAN BOGDANOV BOGDRO BOHAL BOKUTIN BOLAV BOLDRA BOLEK BOLILA
    BOLSANOV BOLTE BOLTZY BOMB BOMBARELY BOMBUP BONANZA BONAR BONDFOG BONDURRI
    BONES BONFOG BONTI BOOK BOOKING BOOST BOR BORIS BORISD BORISV
    BORISZ BORKUR BORLIK BORONK BORUP BORWICK BOSBORNE BOSQUE BOSSHAPPY BOSTON
    BOSU BOTANICA BOUBAKER BOUMENOT BOURDUX BOUTROSLB BOWEN BOWMANBS BOWTIE BOWU
    BOXPHERE BOXZOU BOYDLE BOYSIE BOZO BOZZIO BPANNIER BPATEL BPAULSEN BPEDERSE
    BPETERING BPETH BPGN BPHILLIPS BPJ BPMEDLEY BPORTER BPOSTLE BPOWERS BPRASAD

lib/Acme/NameGen/CPAN/Authors.pm  view on Meta::CPAN

    MTRUE MTSHOMSKY MTURK MTW MUADDIB MUCKER MUDDYDIXN MUDLER MUELLERW MUELLI
    MUENALAN MUGENKEN MUGIFLY MUGUET MUIR MUJI MUKUND MULL MUMIAW MUMMYBOY
    MUNCHIE MUNCUS MUNROER MUNSINGER MURATA MURATAYA MURPHY MURRAY MURUGAVEL MURUGU
    MUSED MUSOLFFC MUTANT MUTO MUTOGUZ MUYOSHI MVERB MVHENTEN MVICKERS MVIDNER
    MVOELKER MVORL MVR MVS MVUETS MVZ MWALKER MWALLRAF MWARD MWARDELL
    MWARREN MWARWICK MWB MWBERRYMN MWCZANECB MWDHK MWELLS MWENDL MWESTBOM MWEV
    MWH MWILHELMY MWILSON MWITTE MWM MWN MWRENZ MWS MWX MWYER
    MWZ MXEY MXF MYAKININ MYASOEDOV MYB MYBOXEN MYDMNSN MYFINDER MYKL
    MYNEID MYPASSION MYRDDIN MYRTSCHT MYSFITT MYSOCIETY MYSTERYTE MYSZ MYTRAM MYUJI
    MZEHRER MZIESCHA MZRAHMAN MZSANFORD NAB NABCIF NABESHIMA NABOJ NABU NACHBAUR
    NACHMORE NADIM NAFETS NAGAMI NAGARAJU NAGATA NAGENDER NAGGIMAN NAGI NAGIOS

 view all matches for this distribution


Acme-Perl-Consensual

 view release on metacpan or  search on metacpan

inc/YAML/Tiny.pm  view on Meta::CPAN

			die \"Did not provide a string to load";
		}

		# Byte order marks
		# NOTE: Keeping this here to educate maintainers
		# my %BOM = (
		#     "\357\273\277" => 'UTF-8',
		#     "\376\377"     => 'UTF-16BE',
		#     "\377\376"     => 'UTF-16LE',
		#     "\377\376\0\0" => 'UTF-32LE'
		#     "\0\0\376\377" => 'UTF-32BE',
		# );
		if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
			die \"Stream has a non UTF-8 BOM";
		} else {
			# Strip UTF-8 bom if found, we'll just ignore it
			$string =~ s/^\357\273\277//;
		}

 view all matches for this distribution


Acme-Pony-Pink

 view release on metacpan or  search on metacpan

lib/Acme/Pony/Pink.pm  view on Meta::CPAN

IjK49MYh2HfffTXw0NgErVEUH3OM9SDggOjBUMRiPOClVkYKTMgYDx9BOCAMPTBWRAgKsEYREgoY
2AMPO5TnIYEaLhbCEQn+AYQMONYYUw4hetFDDwFYhx0DBRABYQoG8kaFQDKEkMQOUCaBRGveFXRE
Yik4sEQANZgww4swiEHcYgq0hkSSG0YwwREJ4SiFHzTA0CGEMQyQwXw9cCQEaEX0MONCOnTAUgA0
vMhAEeyJt4RAPtzZ2A4ZCGBDQj6swBKcYC7RQoztUWEDEDhUgSebBjXx4ItwEsEAY0NEuUQORBT/
UAAVVTDInY4C2RADDdWhal4OAObAxAyXmlfDEv/9V0RTJ8VQwE/mxeAihCaklsFoEcJgHg1iGLhD
BOMxOxAOtRXrx6naGsvAjwzM0CtfBTDAJQxVBEHFfxmIOxAGhZ5Hw18xkDZDv9HCoG2dQQ74gwNM
6IAAbwokVIEDAQQwwJc3dNCEDhK8O+C0A9IQhHyLvaoQDkfYIMUDKSDw2x8+nGoeDAWA7EesTOSg
M8lDZPAcTEYkfJ6c6aL3QwFfukRyEUMs8XJGCAw4AMH3zUDEDDZUIV2kSAxGkQ5CR2ukhzSYUIUU
OUywGKQ/i7SSdf5Kdd8NM5tgFhERsLiE1woa/1kD3cae6oADLA0OpxRBTLmWELLed/F9AZhQQwxM
FNqBZgMJQLV1DAjuQOd/1YC5DBYA7m8ABShBRLExEEFEAGbBoNkRq58HmQAKGPZCFAwQfMMA8jLB
xNMiBTH3AFLYIMQWUViRQxADpBv5FFksuXjRcBZgRRYNyGAEEkjgIIQIDPwAAxNavJADYW+AnIIS

 view all matches for this distribution


Acme-Schlong

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

        return $self->_error("Did not provide a string to load");
    }

    # Byte order marks
    # NOTE: Keeping this here to educate maintainers
    # my %BOM = (
    #     "\357\273\277" => 'UTF-8',
    #     "\376\377"     => 'UTF-16BE',
    #     "\377\376"     => 'UTF-16LE',
    #     "\377\376\0\0" => 'UTF-32LE'
    #     "\0\0\376\377" => 'UTF-32BE',
    # );
    if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
        return $self->_error("Stream has a non UTF-8 BOM");
    } else {
        # Strip UTF-8 bom if found, we'll just ignore it
        $string =~ s/^\357\273\277//;
    }

 view all matches for this distribution


Affix

 view release on metacpan or  search on metacpan

dyncall/test/dynload_plain/Nmakefile  view on Meta::CPAN

!INCLUDE $(TOP)\buildsys\nmake\prolog.nmake


!IF "$(BUILD_OS)" == "windows"

TEST_U8_SO = dynload_plain_ß_test # this non-ASCII character seems to work in Nmakefiles *iff* the utf-8/BOM mark is present
TARGETS = dynload_plain.exe $(TEST_U8_SO)
OBJS = dynload_plain.obj

dynload_plain.exe: $(OBJS)
	echo Linking $@ ...

 view all matches for this distribution


Algorithm-AM

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

BmFLAGS|5.009005||Viu
BmPREVIOUS|5.003007||Viu
BmRARE|5.003007||Viu
BmUSEFUL|5.003007||Viu
BOL|5.003007||Viu
BOM_UTF8|5.025005|5.003007|p
BOM_UTF8_FIRST_BYTE|5.019004||Viu
BOM_UTF8_TAIL|5.019004||Viu
bool|5.003007||Viu
boolSV|5.004000|5.003007|p
boot_core_mro|5.009005||Viu
boot_core_PerlIO|5.007002||Viu
boot_core_UNIVERSAL|5.003007||Viu

ppport.h  view on Meta::CPAN

#endif

#endif

#if 'A' == 65
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xEF\xBB\xBF"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xEF\xBF\xBD"
#endif

#elif '^' == 95
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x73\x66\x73"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x73\x73\x71"
#endif

#elif '^' == 176
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x72\x65\x72"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x72\x72\x70"
#endif

 view all matches for this distribution


Algorithm-CheckDigits

 view release on metacpan or  search on metacpan

t/iban.t  view on Meta::CPAN

ok($iban->is_valid("LT12 1000 0111 0100 1000"));
ok($iban->is_valid("LI21 0881 0000 2324 013A A"));
ok($iban->is_valid("LU28 0019 4006 4475 0000"));
ok($iban->is_valid("MK07 3000 0000 0042 425"));
ok($iban->is_valid("MT84 MALT 0110 0001 2345 MTLC AST0 01S"));
ok($iban->is_valid("MU56 BOMM 0101 1234 5678 9101 0000 00"));
ok($iban->is_valid("MC93 2005 2222 1001 1223 3M44 555"));
ok($iban->is_valid("NL91 ABNA 0417 1643 00"));
ok($iban->is_valid("NO93 8601 1117 947"));
ok($iban->is_valid("AT61 1904 3002 3457 3201"));
ok($iban->is_valid("PL27 1140 2004 0000 3002 0135 5387"));

 view all matches for this distribution


Algorithm-EquivalenceSets

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

		return $self->_error("Did not provide a string to load");
	}

	# Byte order marks
	# NOTE: Keeping this here to educate maintainers
	# my %BOM = (
	#     "\357\273\277" => 'UTF-8',
	#     "\376\377"     => 'UTF-16BE',
	#     "\377\376"     => 'UTF-16LE',
	#     "\377\376\0\0" => 'UTF-32LE'
	#     "\0\0\376\377" => 'UTF-32BE',
	# );
	if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
		return $self->_error("Stream has a non UTF-8 BOM");
	} else {
		# Strip UTF-8 bom if found, we'll just ignore it
		$string =~ s/^\357\273\277//;
	}

 view all matches for this distribution


Algorithm-Line-Lerp

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

BOL_t8_p8|5.033003||Viu
BOL_t8_pb|5.033003||Viu
BOL_tb|5.035004||Viu
BOL_tb_p8|5.033003||Viu
BOL_tb_pb|5.033003||Viu
BOM_UTF8|5.025005|5.003007|p
BOM_UTF8_FIRST_BYTE|5.019004||Viu
BOM_UTF8_TAIL|5.019004||Viu
boolSV|5.004000|5.003007|p
boot_core_builtin|5.035007||Viu
boot_core_mro|5.009005||Viu
boot_core_PerlIO|5.007002||Viu
boot_core_UNIVERSAL|5.003007||Viu

ppport.h  view on Meta::CPAN

#endif

#endif

#if 'A' == 65
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xEF\xBB\xBF"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xEF\xBF\xBD"
#endif

#elif '^' == 95
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x73\x66\x73"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x73\x73\x71"
#endif

#elif '^' == 176
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x72\x65\x72"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x72\x72\x70"
#endif

 view all matches for this distribution


Algorithm-MinPerfHashTwoLevel

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

                      (index($4, 'n') >= 0 ? ( nothxarg => 1  ) : ()),
                    } )
                : die "invalid spec: $_" } qw(
AvFILLp|5.004050||p
AvFILL|||
BOM_UTF8|||
BhkDISABLE||5.024000|
BhkENABLE||5.024000|
BhkENTRY_set||5.024000|
BhkENTRY|||
BhkFLAGS|||

 view all matches for this distribution


Algorithm-QuadTree-XS

 view release on metacpan or  search on metacpan

ppport.h  view on Meta::CPAN

BOL_t8_p8|5.033003||Viu
BOL_t8_pb|5.033003||Viu
BOL_tb|5.035004||Viu
BOL_tb_p8|5.033003||Viu
BOL_tb_pb|5.033003||Viu
BOM_UTF8|5.025005|5.003007|p
BOM_UTF8_FIRST_BYTE|5.019004||Viu
BOM_UTF8_TAIL|5.019004||Viu
boolSV|5.004000|5.003007|p
boot_core_builtin|5.035007||Viu
boot_core_mro|5.009005||Viu
boot_core_PerlIO|5.007002||Viu
boot_core_UNIVERSAL|5.003007||Viu

ppport.h  view on Meta::CPAN

#endif

#endif

#if 'A' == 65
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xEF\xBB\xBF"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xEF\xBF\xBD"
#endif

#elif '^' == 95
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x73\x66\x73"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x73\x73\x71"
#endif

#elif '^' == 176
#ifndef BOM_UTF8
#  define BOM_UTF8                       "\xDD\x72\x65\x72"
#endif

#ifndef REPLACEMENT_CHARACTER_UTF8
#  define REPLACEMENT_CHARACTER_UTF8     "\xDD\x72\x72\x70"
#endif

 view all matches for this distribution


Alien-BCM2835

 view release on metacpan or  search on metacpan

t/000-report-versions.t  view on Meta::CPAN

        return $self->_error("Did not provide a string to load");
    }

    # Byte order marks
    # NOTE: Keeping this here to educate maintainers
    # my %BOM = (
    #     "\357\273\277" => 'UTF-8',
    #     "\376\377"     => 'UTF-16BE',
    #     "\377\376"     => 'UTF-16LE',
    #     "\377\376\0\0" => 'UTF-32LE'
    #     "\0\0\376\377" => 'UTF-32BE',
    # );
    if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
        return $self->_error("Stream has a non UTF-8 BOM");
    } else {
        # Strip UTF-8 bom if found, we'll just ignore it
        $string =~ s/^\357\273\277//;
    }

 view all matches for this distribution


Alien-OpenMP

 view release on metacpan or  search on metacpan

t/02-with.t  view on Meta::CPAN

BEGIN {
    # https://bugs.llvm.org/show_bug.cgi?id=50579
    $ENV{LIBOMP_USE_HIDDEN_HELPER_TASK} = $ENV{LIBOMP_NUM_HIDDEN_HELPER_THREADS} = 0 if $^O eq 'darwin';
}
use strict;
use warnings;
use Test::More;
use Test::Needs 'Inline::C';

 view all matches for this distribution


Alien-SVN

 view release on metacpan or  search on metacpan

src/subversion/CHANGES  view on Meta::CPAN

 User-visible changes:
  - Client- and server-side bugfixes:
    * translation updates for German and Simplified Chinese
    * improve sqlite error message output (r1497804)
    * support platforms lacking mmap (r1498136)
    * allow configuration files to start with UTF-8 BOM (r1499100 et al)
    * don't fail on UTF-8 data when encoding conversion not available (r1503009)
    * improve error messages when encoding conversion fails (r1503010)

  - Client-side bugfixes:
    * merge: rename 'automatic merge' to 'complete merge' (r1491432)

 view all matches for this distribution


Alien-SwaggerUI

 view release on metacpan or  search on metacpan

share/swagger-ui-bundle.js.map  view on Meta::CPAN

{"version":3,"sources":["webpack://SwaggerUIBundle/webpack/universalModuleDefinition","webpack://SwaggerUIBundle/webpack/bootstrap","webpack://SwaggerUIBundle/./node_modules/react/react.js","webpack://SwaggerUIBundle/./node_modules/immutable/dist/imm...

 view all matches for this distribution


Alien-V8

 view release on metacpan or  search on metacpan

inc/inc_Module-Build/Module/Build/YAML.pm  view on Meta::CPAN

		return $self->_error("Did not provide a string to load");
	}

	# Byte order marks
	# NOTE: Keeping this here to educate maintainers
	# my %BOM = (
	#     "\357\273\277" => 'UTF-8',
	#     "\376\377"     => 'UTF-16BE',
	#     "\377\376"     => 'UTF-16LE',
	#     "\377\376\0\0" => 'UTF-32LE'
	#     "\0\0\376\377" => 'UTF-32BE',
	# );
	if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
		return $self->_error("Stream has a non UTF-8 BOM");
	} else {
		# Strip UTF-8 bom if found, we'll just ignore it
		$string =~ s/^\357\273\277//;
	}

 view all matches for this distribution


Alien-Web-HalBrowser

 view release on metacpan or  search on metacpan

share/vendor/js/jquery-1.10.2.js  view on Meta::CPAN

	core_pnum = /[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,

	// Used for splitting on whitespace
	core_rnotwhite = /\S+/g,

	// Make sure we trim BOM and NBSP (here's looking at you, Safari 5.0 and IE)
	rtrim = /^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,

	// A simple way to check for HTML strings
	// Prioritize #id over <tag> to avoid XSS via location.hash (#9521)
	// Strict HTML recognition (#11290: must start with <)

 view all matches for this distribution


Alien-WiX-Version30

 view release on metacpan or  search on metacpan

t/000_report_versions.t  view on Meta::CPAN

		return $self->_error("Did not provide a string to load");
	}

	# Byte order marks
	# NOTE: Keeping this here to educate maintainers
	# my %BOM = (
	#     "\357\273\277" => 'UTF-8',
	#     "\376\377"     => 'UTF-16BE',
	#     "\377\376"     => 'UTF-16LE',
	#     "\377\376\0\0" => 'UTF-32LE'
	#     "\0\0\376\377" => 'UTF-32BE',
	# );
	if ( $string =~ /^(?:\376\377|\377\376|\377\376\0\0|\0\0\376\377)/ ) {
		return $self->_error("Stream has a non UTF-8 BOM");
	} else {

		# Strip UTF-8 bom if found, we'll just ignore it
		$string =~ s/^\357\273\277//;
	}

 view all matches for this distribution


( run in 2.267 seconds using v1.01-cache-2.11-cpan-f29a10751f0 )