view release on metacpan or search on metacpan
share/passwords.txt view on Meta::CPAN
budster
BUDLIGHT
bucks1
buckman
buck123
BUCETA
BUBBLE
bubbl
bubb
brussel
brushy
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Formatter::HTML::Preformatted.
0.95 Sat Nov 20 00:05:23 CET 2005
- Fixed a spec violation (duh!) bug, I had used uri instead of
url.
0.93 Thu Jan 27 21:19:20 CET 2005
- Upgraded to the latest spec, v0.93.
* We now return arrayrefs for links,
* and add a charset.
0.92 Wed Jan 26 16:33:05 CET 2005
- Upgraded to conform with the Formatter spec, v0.92
- Rewrote the test suite
- Some minor corrections in the documentation.
0.01 Thu Sep 30 15:13:28 2004
view all matches for this distribution
view release on metacpan or search on metacpan
lib/FrameMaker/MifTree.pm view on Meta::CPAN
our @parserdefinition = (
[ COMMENT => qr/#.*/ ],
[ RANGLE => qr/>/, sub{''} ],
[ MIFTAG => qr/<\s*[a-z][a-z0-9]*/i, sub {(my $m = shift) =~ s/^<//; $m;} ],
[ ATTRIBS => qr/`.*?'|[^=&>#]+/ ],
[ FACET => qr/[=&].+/ ],
[ MACRO => qr/define\s*\(.*?\)/ ]
);
our %unit_to_factor = (
'' => 1 / 72,
pt => 1 / 72,
lib/FrameMaker/MifTree.pm view on Meta::CPAN
$fh->setparser(@parserdefinition);
$fh->open(\$string);
my $cur_obj = $obj;
while ( my ($tok, $val) = $fh->gettoken ) {
if ( $tok eq 'FACET' ) {
unless ($facet_handle) {
$cur_obj->add_facet;
$facet_handle = $cur_obj->facet_handle;
}
syswrite $facet_handle, "$val\n";
lib/FrameMaker/MifTree.pm view on Meta::CPAN
$fh->buffer_space(524_288);
$fh->open($filename);
my $cur_obj = $obj;
while ( my ($tok, $val) = $fh->gettoken ) {
if ( $tok eq 'FACET' ) {
unless ($facet_handle) {
$cur_obj->add_facet;
$facet_handle = $cur_obj->facet_handle;
}
syswrite $facet_handle, "$val\n";
view all matches for this distribution
view release on metacpan or search on metacpan
0.03 Wed Dec 5 02:17:52 2001
- changed getattr() to smell like perl's stat()
- fleshed out the documentation a bit
0.04 Thu Nov 18 13:51:56 CET 2004
- new maintainer, Dobrica Pavlinusic <dpavlin@rot13.org>
- updated to work with current CVS version of fuse
0.06 Sun Apr 03 16:15:00 BST 2005
- Add support for operations supported by FUSE 2.2.1
as possible (currently, non-threaded mode).
- testsuite uses a multithreaded loopback.pl, when available.
- Update docs accordingly. Update examples accordingly.
- Works on FreeBSD with fuse4bsd http://fuse4bsd.creo.hu/
0.08 Wed Nov 29 14:24:39 CET 2006
- fix race condition in test/s/mount.t
- allow Fuse to be run from a non-master thread
- CPANPLUS doesn't report errors anymore if fuse isn't installed
- fix to test helper
view all matches for this distribution
view release on metacpan or search on metacpan
lib/FusionInventory/Agent/Task/Inventory/Generic/Firewall/Systemd.pm view on Meta::CPAN
command => 'systemctl status firewalld.service',
%params
);
# multiline regexp to match for example :
# Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled; vendor preset: enabled)
# Active: active (running) since Tue 2017-03-14 15:33:24 CET; 1h 16min ago
# This permits to check if service is loaded, enabled and active
return ($lines =~ /^\s*Loaded: loaded [^;]+firewalld[^;]*; [^;]*;[^\n]*\n\s*Active: active \(running\)/m) ?
STATUS_ON :
STATUS_OFF;
}
view all matches for this distribution
view release on metacpan or search on metacpan
t/gene_association.sgd view on Meta::CPAN
SGD S000004778 CEP3 GO:0000778 SGD_REF:S000040580|PMID:10352012 IDA C Cbf3 kinetochore protein complex subunit b YMR168C|CBF3|CBF3B|CSL1 gene taxon:4932 20030403 SGD
SGD S000004778 CEP3 GO:0031518 SGD_REF:S000056114|PMID:8682209 TAS C Cbf3 kinetochore protein complex subunit b YMR168C|CBF3|CBF3B|CSL1 gene taxon:4932 20050722 SGD
SGD S000004778 CEP3 GO:0008301 SGD_REF:S000046254|PMID:10097110 IDA F Cbf3 kinetochore protein complex subunit b YMR168C|CBF3|CBF3B|CSL1 gene taxon:4932 20021017 SGD
SGD S000004778 CEP3 GO:0019237 SGD_REF:S000040580|PMID:10352012 IDA F Cbf3 kinetochore protein complex subunit b YMR168C|CBF3|CBF3B|CSL1 gene taxon:4932 20021017 SGD
SGD S000004778 CEP3 GO:0007094 SGD_REF:S000060211|PMID:11290706 IMP P Cbf3 kinetochore protein complex subunit b YMR168C|CBF3|CBF3B|CSL1 gene taxon:4932 20030109 SGD
SGD S000006149 CET1 GO:0005634 SGD_REF:S000043131|PMID:9832501 IPI C RNA 5'-triphosphatase, mRNA capping enzyme beta subunit (80 kDa) YPL228W|CES5 gene taxon:4932 20021008 SGD
SGD S000006149 CET1 GO:0004651 SGD_REF:S000065933|PMID:11463793 TAS F RNA 5'-triphosphatase, mRNA capping enzyme beta subunit (80 kDa) YPL228W|CES5 gene taxon:4932 20020927 SGD
SGD S000006149 CET1 GO:0006370 SGD_REF:S000065933|PMID:11463793 TAS P RNA 5'-triphosphatase, mRNA capping enzyme beta subunit (80 kDa) YPL228W|CES5 gene taxon:4932 20020927 SGD
SGD S000001265 CFD1 GO:0005737 SGD_REF:S000073993|PMID:12970194 IDA C YIL003W|DRE3 gene taxon:4932 20031017 SGD
SGD S000001265 CFD1 GO:0016887 SGD_REF:S000073993|PMID:12970194 TAS F YIL003W|DRE3 gene taxon:4932 20031229 SGD
SGD S000001265 CFD1 GO:0016226 SGD_REF:S000073993|PMID:12970194 IMP P YIL003W|DRE3 gene taxon:4932 20031017 SGD
SGD S000002709 CFT1 GO:0005739 SGD_REF:S000075100|PMID:14576278 IDA C cleavage factor II (CF II) component YDR301W|YHH1 gene taxon:4932 20040928 SGD
SGD S000002709 CFT1 GO:0005739 SGD_REF:S000117178|PMID:16823961 IDA C cleavage factor II (CF II) component YDR301W|YHH1 gene taxon:4932 20061212 SGD
view all matches for this distribution
view release on metacpan or search on metacpan
is wrongly chosen, but will be further used, only for NBS. For EMS
a better namespace lives within the EMS sub directory.
- Changed the GSM::SMS::OTA::Bitmap class to support also a height of
28 pixels, as used in the Picture message format.
Thu Dec 20 22:44:59 CET 2001
- Got a nice patch from David Wright. He fixed some bugs in the
code handling the ringtones (RTTTL.pm)
- PDU.pm: Solved warning when doing test with Test::More
- Transport.pm : Bails out properly now when a transport fails to load.
0.142 Wed Dec 12 23:13:04 CET 2001
- Fixed the mysteriously vanishing of SMS messages from the GSM modem.
I can't reproduce the error anymore, since I fixed the
TTL (Time To Live) in Stack.pm.
0.141 Sat Aug 18 16:11:35 CEST 2001
view all matches for this distribution
view release on metacpan or search on metacpan
0.13 Thu Mar 24 10:46:59 2005
- Actually document this module as being under the same
license as Perl (how did I miss this?!?)
0.14 Mo Feb 6 18:46:21 CET 2006
- Maintanance overtaken by Achim Grolms. Thank you Philip!
our base is
<http://perlgssapi.sourceforge.net/>
- deleted gss_mech_set_krb5_v1v2(), gss_mech_set_krb5_v2()
- Makefile.PL passes all the (needed!)
krb5-config --libs gssapi stuff that is
ignored by LIBS to LDDLFLGAS
- Tried to add userdocumentation to GSSAPI.pm (GSSAPI::Name)
0.17 So Feb 12 21:52:41 CET 2006
- use of uppercase GSS_ style import-constants instead of lowercase
gss_ constants. Hope this does not break things, please
let me know if that means problems on your platform!
- deleted mechtype sets gss_mech_set_krb5,
Thanks to David Leonard!
- changed my stupid comments not to be interpreted as precompiler
statements...
...seems this is a brown paperbag release...
0.20 Th Mar 9 19:04:33 CET 2006
- Bugfix of <http://www.nntp.perl.org/group/perl.cpan.testers/290559>
(ExtUtils-ParseXS-2.15 triggered broken typemap error)
Thanks to Sébastien Aperghis-Tramoni
and Alexandre Ghisoli
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Game/HexDescribe.pm view on Meta::CPAN
Here's another example. I wanted to provide different tables for
âwhite mountainâ and âlight grey mountainâ. Just look at the example:
<p>
<img alt="A screenshot of the map" style="width: 100%"
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABZEAAANpCAYAAAB6pneIAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4gMMFToXJrnvZAAAIABJREFUeNrsnXlYlNe9xz8ywzbMMCMgm6yCKEZwiAtKRDHGJU3dYmLaxkS8t0mXEIX0tmmuNmKXm8XbiE3ubRrbqza7WVySmKi...
<p>
The mountains in the bottom left corner at (01.09) and (01.10) just feel
different. I guess you could say that the two swamps in (05.07) and (06.08) also
feel different. In that case you might opt to provide different tables for âgrey
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Games/Construder/UI.pm view on Meta::CPAN
our $HIGHLIGHT_BORDER_COLOR = "#ff0000";
our $BORDER_COLOR = "#8888ff";
our $TITLE_COLOR = "#8888ff";
our $TEXT_COLOR = "#ffffff";
our $WARTEXT_COLOR = "#ff0000";
our $NOTICETEXT_COLOR = "#ffffff";
our $SUBTEXT_COLOR = "#ff8888";
our $KEYBIND_COLOR = "#ffff88";
our $BG_COLOR = "#000022";
our $BG_SEL_COLOR = "#222244";
our $BG_SEL2_COLOR = "#442222";
lib/Games/Construder/UI.pm view on Meta::CPAN
[text => { wrap => 20, align => "center", font => "big", color => $WARTEXT_COLOR, %args }, $txt]
}
sub ui_notice {
my ($txt, %args) = @_;
[text => { wrap => 20, font => "big", align => "center", color => $NOTICETEXT_COLOR, %args }, $txt]
}
sub ui_subdesc {
my ($desc, %args) = @_;
ui_subtext ($desc, align => "center", %args)
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl module Games::Dice::Roll20
0.03 2016-02-15 09:27:34 CET
* Remove dependency on newer versions of List::Util
* Use splice to replace double shifts
* Use fallback numerify for math operations
0.02 2016-02-12 11:29:46 CET
* Follow floating point advice from Math::Random in round function
0.01 2016-02-11
view all matches for this distribution
view release on metacpan or search on metacpan
bin/frozen-bubble view on Meta::CPAN
$forget_because_kicked = $joined_leader;
smg_add_status_msg(loc("*** You were kicked out of the game..."));
play_sound('cancel');
Games::FrozenBubble::Net::reconnect();
return smg_choose_game();
} elsif ($message eq 'NO_ACTIVITY_WITHIN_GRACETIME') {
smg_add_status_msg(loc("*** You were disconnected because of too long inactivity"));
play_sound('cancel');
Games::FrozenBubble::Net::reconnect();
return smg_choose_game();
} elsif ($message =~ /^OPTIONS: (.*)/) {
view all matches for this distribution
view release on metacpan or search on metacpan
testdata.sql.dump view on Meta::CPAN
-- Dumping data for table `players`
--
LOCK TABLES `players` WRITE;
/*!40000 ALTER TABLE `players` DISABLE KEYS */;
INSERT INTO `players` VALUES (44576,'KENT KNOKE',1.654260,0.515218,'0000-00-00'),(7762,'CASEY PILGER',2.752110,0.275794,'0000-00-00'),(19235,'LYNWOOD GIN',5.507065,0.254119,'0000-00-00'),(67533,'EDMOND PENCEK',3.972718,0.343634,'0000-00-00'),(58060,'...
/*!40000 ALTER TABLE `players` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `ratings`
view all matches for this distribution
view release on metacpan or search on metacpan
0.5
- small bugfix for applications with lots of libraries.
- Bugfix for killwrites - keep *address at old value.
- Stop script if debuggee exits
0.406 Thu Nov 15 10:25:20 CET 2007
- substitution for non-word characters in ::Patch names.
0.405 Thu Nov 15 10:05:20 CET 2007
- forgot to package hack-live script
0.404 Thu Nov 14 10:25:20 CET 2007
- Wrapper for easier running
0.4 Wed Oct 24 06:52:11 CEST 2007
- Renamed to correct name
- Support for various types in search
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Games::Hack::Patch::i686.
0.52
- Support for "fstpl"
0.5 Wed Nov 14 09:52:25 CET 2007
- Support for "pop [mem]"
0.4 Oct 23rd, 2007
- Support for direct modification - eg. OR into memory.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Games::Hack::Patch::x86_64.
0.12 Thu Nov 15 19:45:45 CET 2007
- Copied test had wrong "use" statement; would run on my machine,
as I've both installed.
0.1 Thu Nov 15 10:45:45 CET 2007
- first published version.
view all matches for this distribution
view release on metacpan or search on metacpan
2.1.2 Wed Apr 7 13:22:04 2010
- fix rt#56311 - poe::loop::tk is not part of poe anymore
- using image::imlib2 instead of image::resize for better speed
2.1.1 Tue Oct 28 17:37:28 CET 2008
- make sure that we have a working display before testing. this should
quiet all fail reports
2.1.0 Mon Oct 27 18:45:25 CET 2008
- added a window to list continents & their bonus
- added a menu to main window
- possibility to hide / show secondary windows
**
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for GeNUScreen-Config
v0.0.11 Tue Dec 21 11:51:37 CET 2021
- move on GitHub
0.0.10 Do 24. Jun 21:41:00 CEST 2010
- scripts/genuscreen-config.pl: If no option -config is given and
there is a file named 'config.hdf' in the current working
view all matches for this distribution
view release on metacpan or search on metacpan
t/bt/C0000000000098013001.TXT view on Meta::CPAN
0003 01 ICING FROM RAIN
0004 01 MISSING VALUE
020034 0012 0000 01 NO SEA ICE IN SIGHT
0001 02 SHIP IN OPEN LEAD MORE THAN 1.0 NAUTICAL MILE WIDE, OR SHIP
IN FAST ICE WITH BOUNDARY BEYOND LIMIT OF VISIBILITY
0002 04 SEA ICE PRESENT IN CONCETRATION LESS THAN 3/10 (3/8), OPEN W
ATER OR VERY OPEN PACK ICE, SEA ICE CONCETRATION IS UNIFORM
IN THE OBSERVATION AREA, SHIP IN ICE OR WITHIN 0.5 NAUTICAL
MILE OF ICE EDGE
0003 03 4/10 TO 6/10 (3/8 TO LESS THAN 6/8) ,OPEN PACK ICE, SEA ICE
CONCETRATION IS UNIFORM IN THE OBSERVATION AREA, SHIP IN ICE
OR WITHIN 0.5 NAUTICAL MILE OF ICE EDGE
0004 03 7/10 TO 8/10 (6/8 TO LESS THAN 7/8), CLOSE PACK ICE, SEA ICE
CONCETRATION IS UNIFORM IN THE OBSERVATION AREA, SHIP IN IC
E OR WITHIN 0.5 NAUTICAL MILE OF ICE EDGE
0005 04 9/10 OR MORE, BUT NOT 10/10 (7/8 TO LESS THAN 8/8), VERY CLO
SE PACK ICE, SEA ICE CONCETRATION IS UNIFORM IN THE OBSERVAT
ION AREA, SHIP IN ICE OR WITHIN 0.5 NAUTICAL MILE OF ICE EDG
E
0006 03 STRIPS AND PATCHES OF PACK ICE WITH OPEN WATER BETWEEN, SEA
ICE CONCENTRATION IS NOT UNIFORM IN THE OBSERVATION AREA, SH
IP IN ICE OR WITHIN 0.5 NAUTICAL MILE OF ICE EDGE
0007 04 STRIPS AND PATCHES OF CLOSE OR VERY CLOSE PACK ICE WITH AREA
S OF LESSER CONCENTRATION BETWEEN, SEA ICE CONCETRATION IS N
OT UNIFORM IN THE OBSERVATION AREA, SHIP IN ICE OR WITHIN 0.
5 NAUTICAL MILE OF ICE EDGE
0008 04 FAST ICE WITH OPEN WATER,VERY OPEN OR OPEN PACK ICE TO SEAWA
RD OF THE ICE BOUNDARY, SEA ICE CONCENTRATION IS NOT UNIFORM
IN THE OBSERVATION AREA, SHIP IN ICE OR WITHIN 0.5 NAUTICAL
MILE OF ICE EDGE
0009 04 FAST ICE CLOSE OR VERY CLOSE PACK ICE TO SEAWARD OF THE ICE
BOUNDARY, SEA ICE CONCETRATION IS NOT UNIFORM IN THE OBSERVA
TION AREA, SHIP IN ICE OR WITHIN 0.5 NAUTICAL MILE OF ICE ED
GE
0014 03 UNABLE TO REPORT, BECAUSE OF DARKNESS, LACK OF VISIBILITY, O
R BECAUSE SHIP IS MORE THAN 0.5 NAUTICAL MILE AWAY FROM ICE
EDGE
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Geo/Code/XYZ.pm view on Meta::CPAN
my %altmap = ( 'A'=>'0','B'=>'1','C'=>'2','D'=>'3','E'=>'4','F'=>'5','G'=>'6','H'=>'7','I'=>'8','J'=>'9','K'=>'10','L'=>'11','M'=>'12','N'=>'13','O'=>'14','P'=>'15','Q'=>'16','R'=>'17','S'=>'18','T'=>'19','U'=>'20','V'=>'21','W'=>'22','X'=>'23','Y'=>...
use constant ALPHANUMERIC => [ 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z ];
use constant GEONAMETRIPLE => [
ZERO,OC,OH,OY,OK,QY,UC,UX,XU,AH,AQ,AZ,BY,CE,DY,EF,EP,EQ,EX,HY,YD,YI,YM,IQ,YR,YS,AAH,AAS,ABB,ABC,ABL,ABN,ABP,ABS,ABV,ACC,ACY,ACT,ADC,ADJ,ADP,ADS,ADV,ADZ,AEQ,AER,AES,AFB,AFD,AFT,AGY,AGT,AHT,AIX,ALC,ALG,ALN,ALP,ALS,ALW,AMB,AMT,ANI,ANS,AOB,AOR,APH,APL,AP...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Geo/Code/XYZEN.pm view on Meta::CPAN
use constant ALPHANUMERIC => [ 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z ];
use constant GEONAMETRIPLE => [
KABWE,PLANKAGE,LAWRENSON,HALOXENE,EUNUCHAL,SQUIER,BRODHEAD,GLISSADE,KOZHIKODE,NEWBORN,ZONOID,PREZNIT,SOROLLA,FICKORGIE,WAYBIRD,DIG,ESPIO,AMPED,LIMULUS,PROCITY,GOOOF,NISHI,CHARAN,KWANZAA,CULLIMORE,SAICES,MESENTERY,JUGOSLAV,ALNOITE,BARTIN,HEXEREI,TURJI...
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Geo/Code.pm view on Meta::CPAN
use constant DEBUG => 0;
use constant BASEN => 146300;
use constant BASEA => 36;
use constant PADD => 282699884614999;
use constant ALPHANUMERIC => [ 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z ];
use constant GEONAMETRIPLE => [ ZERO,MELOM,GEIER,OOSTBURG,COLOA,OMACHI,NORRI,LUMAI,KOUMA,IMONO,MCOJE,GADIN,ANGIA,IMATA,BASET,JARPLUND,CAIUA,LWOWEK,GUIPA,OWKAK,ABED,DONGGUAN,PASSE,KAPESTAN,MALSFELD,TABAAN,KITHOR,CAMPANET,ULALA,CAILA,TOMKI,THMEI,ZIHAR...
sub new {
my $class = shift;
my $self = {
};
bless ($self, $class);
view all matches for this distribution
view release on metacpan or search on metacpan
Improvements:
- permit from() as instance method.
- use ::Cache::addPrefixes()
- mv t/99pod.t to xt/ ; move dependency on Test::POD
version 0.13: Thu Jan 29 16:47:24 CET 2009
Improvements:
- add Geo::EOP::Landsat, which converts some Landsat product
meta-data into the EOP structure.
version 0.12: Wed Jan 28 11:10:21 CET 2009
Changes:
- remove 'READER'|'WRITER'|'RW' first parameter from new()
in Geo::EOP and Geo::EOP::Envisat.
- add Geo::EOP::from()
- included examples/read_eop.pl
version 0.11: Wed Jan 21 12:43:57 CET 2009
Changes:
- Geo::EOP is now fully based on a Geo::GML object.
view all matches for this distribution