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


Finance-Bank-CreditMut

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

0.14 Thu Jan 25 13:55:12 CET 2018
     - Yet another change on the Credit Mutuel website.

0.12 Thu Jan 27 12:42:28 CET 2011
     - Yet another change on the Credit Mutuel website.

0.11 Wed Dec 30 11:26:36 CET 2009
     - Credit Mutuel changed the way they print the account numbers; they are
       now prefixed with the agency number, i.e., NNNNN XXXXXXXXX YY, instead
       of just XXXXXXXXX YY. We stay consistent by trimming this out.

0.10 Mon Jul 20 20:28:36 CEST 2009
     - Credit Mutuel have yet again slightly changed their interface. The
       summary page no longer gives the amounts translated into French francs.

0.09 Thu Nov 16 23:28:05 CET 2006
     - Credit Mutuel have yet again slightly changed their interface. Movements
       are now retrieved from the regional subsidiary instead of the root site.

0.08 Sun Jun 25 00:05:04 CEST 2006
     - statements never have an undefined amount (empty ones are turned into

Changes  view on Meta::CPAN

       website is only accessible through HTTP/SSL.

0.07 Sun May 28 21:30:47 CEST 2006
     - Take into account the new layout of the Credit Mutuel website (again)

0.06 Tue Mar  1 23:58:26 CET 2005
     - Take into account the new layout of the Credit Mutuel website

0.04 Tue Oct 14 23:38:09 CEST 2003
     - Hit directly the /comptes/ page, instead of following a link there
       from the home page. The accounts appear immediately instead of being

 view all matches for this distribution


Finance-Bank-DE-DeutscheBank

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Perl extension Finance::Bank::DE::DeutscheBank.

0.06 Sat Mar 13 18:50:19 CET 2010
  - changes due to modified weblayout of Deutsche Bank
  - switching to en/en-us does not work via GET parameter any more; now done via ACCEPT-LANGUAGE http header

0.05 Tue Jan 12 19:41:17 CET 2010
  - changes due to modified weblayout of Deutsche Bank
  - to not get into problems with German Umlauts the english version of Deutsche Bank page is used
  - translations into German are done where necessary
  - error in manual page corrected Waehrung -> Währung
  - sub function transfer removed from documentation and Perl coder

 view all matches for this distribution


Finance-Bank-DE-NetBank

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.05        Fri Jun 16 03:00:00 CEST 2006
            ----------------------------------------------------
            * changed transfer() method to work with iTAN
            * documentation: typo fix

1.04        Tue Dec 20 13:00:00 CET 2005
            ----------------------------------------------------
            * added Test::More based tests
            * history moved to Changes file
            * PGP Signature support via Module::Signature
            * documentation improved
            * small improvements

1.03        Thu Dec 15 02:00:00 CET 2005
            ----------------------------------------------------
            * fixed workflow to allow saldo() and statement() calls 
              without login again

1.02        Wed Dec 14 15:00:00 CET 2005
            ----------------------------------------------------
            * fixed pod errors
            * enhanced pod
        
1.00        Wed Dec 14 00:43:00 CET 2005
            ----------------------------------------------------
            * changed URL to barrier free version (works without that 
              new captcha)
            * replaced buggy html scraping of saldo(). 
              saldo() now uses statement() to retrive the value.
            
0.02        Sun May 04 15:45:00 CET 2003
            ----------------------------------------------------
            * documentation fixes

0.01        Sun May 04 03:00:00 CET 2003
            ----------------------------------------------------
            * original version;

 view all matches for this distribution


Finance-Bank-INGDirect

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

1.05 Fri Dec 16 23:33:54 CET 2005
     - Upgrade and compatibility errata for statements list.

1.04 Thu Aug 18 12:21:56 CET 2005
     - Documentation errata.

1.03 Thu Aug 11 12:21:56 CET 2005
     - Porting code for ING Direct France

1.02 Thu Jan 20 11:13:05 CET 2005
     - fix _get_cookie() which generated many redirects before giving up, causing some failure
     - fix _list_accounts()
     - fix ->as_string on a Statement

1.01 Sat Jan  1 20:42:37 CET 2005
     - minor fix for setting the year of the statements at the beginning of a new year
       with no statements for this new year 

1.00 Fri Jun 25 11:40:18 CEST 2004
     - adapt to www.videoposte.com layout

0.02 Thu Jan  8 12:03:33 CET 2004
     - internal change (the Finance::Bank::LaPoste::Statement hash now contains the "year")

0.01 Wed Oct  8 11:00:07 CEST 2003
     - initial release

 view all matches for this distribution


Finance-Bank-LaPoste

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

9.05 Sun Jun 18 18:07:19 CEST 2023

     - adapt to new labanquepostale.fr changes

9.04 Mon Feb  8 19:31:29 CET 2021

     - adapt to new labanquepostale.fr changes

9.03 Thu Jun 11 22:30:09 CEST 2020

Changes  view on Meta::CPAN


9.02 Fri Sep 13 21:47:21 CEST 2019

     - adapt to new labanquepostale.fr changes for credit cards

9.01 Wed Mar  6 10:05:13 CET 2019

     - get last 400 operations for all accounts (was only done for "cb" accounts)
     - adapt to new labanquepostale.fr changes for credit cards

9.00 Wed Nov  7 15:05:29 CET 2018

     - add account "type": "cb" for credit cards, "savings" for savings accounts
     - adapt to new labanquepostale.fr changes for credit cards

8.02 Mon Jul  2 13:52:32 CEST 2018

Changes  view on Meta::CPAN

     - Account "name" is now split into "name" and "owner"
     - not all accounts are listed by default, so:
     - use option "cb_accounts" if you want credit card accounts
     - use option "all_accounts" if you want savings accounts

7.11  Sun Dec 25 20:48:17 CET 2016

     - adapt to labanquepostale.fr changes:
       it requires clean urls
       
7.10  Fri Jul  8 10:32:23 CEST 2016

Changes  view on Meta::CPAN


7.05 Sun Apr 10 12:27:28 CEST 2011

     - adapt to labanquepostale.fr changes (mostly login) 

7.04 Thu Mar 17 10:01:15 CET 2011

     - add more requires to ensure cpantesters work

7.03 Sun Oct  3 14:41:58 CEST 2010

     - adapt to labanquepostale.fr change: md5sum of button "9" changed

7.02 Wed Nov 18 21:39:57 CET 2009

     - some more adaptation to new labanquepostale.fr architecture:
       drop `relevesEpargnes-X' intermediate link (thanks to gmondon)
     - handle "affichage tout en euros" mode (thanks to gmondon)

7.01 Thu Nov  5 22:41:38 CET 2009

     - fix requires (rt.cpan.org#50854)

7.00 Sat Oct 24 19:12:09 CEST 2009

Changes  view on Meta::CPAN


6.00 Fri Jun 26 19:16:37 CEST 2009
     - adapt to new labanquepostale.fr architecture
       (including "cartes à débit différé")

5.00 Wed Nov  5 09:30:54 CET 2008
     - adapt to new labanquepostale.fr architecture (rt.cpan.org#40635)

4.00 Fri Apr  4 14:50:16 CEST 2008
     - adapt to new labanquepostale.fr architecture

Changes  view on Meta::CPAN

     - handle delayed-debit credit card pseudo account
     - allow choosing the number of operations in default_account()
     - allow choosing the account type in default_account()
       (allowing to choose the delayed-debit pseudo account)

1.02 Thu Jan 20 11:13:05 CET 2005
     - fix _get_cookie() which generated many redirects before giving up, causing some failure
     - fix _list_accounts()
     - fix ->as_string on a Statement

1.01 Sat Jan  1 20:42:37 CET 2005
     - minor fix for setting the year of the statements at the beginning of a new year
       with no statements for this new year 

1.00 Fri Jun 25 11:40:18 CEST 2004
     - adapt to www.videoposte.com layout

0.02 Thu Jan  8 12:03:33 CET 2004
     - internal change (the Finance::Bank::LaPoste::Statement hash now contains the "year")

0.01 Wed Oct  8 11:00:07 CEST 2003
     - initial release

 view all matches for this distribution


Finance-Bank-PSK

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- PSK.pm no longer uses Data::Dumper.
	- PSK.pm uses croak instead of die now.
        - splited POD and code into separate files.
	- fixed a few typos in the man page.

0.01  Wed Jan 29 22:54:22 CET 2003
	- original version; created by h2xs 1.2 with options
		-X -n Finance::Bank::PSK

 view all matches for this distribution


Finance-Bank-Sporo

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

  - new default action URL

0.12  Tue Nov 21 14:20:38 MET 2000
  - added generic_pay_form ( for POBOX ? ) 

0.11  Tue Nov  7 19:08:46 CET 2000
	- first version ( derived from Bank::TB )

0.01  Thu May 11 17:58:32 2000
	- original version; created by h2xs 1.19

 view all matches for this distribution


Finance-Bank-TB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- major changes in protocol and URLs
	- added technical specifications in doc/*
	- joined TatraPay, EliotPay and CardPay into one form and link
	- !!! BACKWARD COMPATIBILITY IS NOT GUARANTEED !!!

0.23  Sat Jan 27 20:52:05 CET 2001
	- added support for CardPay
	- code cleanup
	- minor changes in documentation
	- added INSTALL file
	- jokes is back ( sorry )

 view all matches for this distribution


Finance-Bank-easybank

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	  entries-list.
        - fixed a few typos in the man page.
	- replaced map with hash slice in example scripts.
	- Agent now identifies itself as 'Mac Safari' :)

0.02  Sat Feb 22 22:34:24 CET 2003
        - check_balance returns now a list of the accounts checked
          ONLY if called in list context, otherwise it returns an
          hashref, with the account numbers as keys.
        - added new method get_entries.
        - updated examples/balance.pl.

 view all matches for this distribution



Finance-Currency-Convert-DnB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

Revision history for Finance-Currency-Convert-DnB

0.1    Sat Dec  2 08:59:26 CET 2006
	Fixed so it converts to NOK currency.
	Properly dies when grabbing XML.
	URL to my bank's XML file had changed.

0.1    Thu Nov 30 22:04:17 CET 2006
        First version, released on an unsuspecting world.

 view all matches for this distribution


Finance-Instrument

 view release on metacpan or  search on metacpan

share/iso10383_mic.csv  view on Meta::CPAN

CCFX,CHINA FINANCIAL FUTURES EXCHANGE ,CN,CHINA,SHANGHAI,,September 2007,Active
CCLX,FINESTI S.A.,LU,LUXEMBOURG,LUXEMBOURG,CCLux,April 2009,Active
CCO2,CANTORCO2E.COM LIMITED,GB,UNITED KINGDOM,LONDON, ,July 2007,Active
CDED,CITADEL DARK,US,UNITED STATES OF AMERICA,NEW YORK, ,May 2011,Active
CDEL,CITADEL SECURITIES ATS,US,UNITED STATES OF AMERICA,NEW YORK, ,May 2011,Active
CETI,CETIP SA - BALCAO ORGANIZADO DE ATIVOS E DERIVATIVOS,BR,BRAZIL,RIO DE JANEIRO,,September 2009,Active
CHIA,CHI-X AUSTRALIA,AU,AUSTRALIA,SYDNEY,,April 2010,Active
CHIC,CHI-X CANADA ATS,CA,CANADA,TORONTO,,February 2008,Active
CHIE,CHI-EAST,SG,SINGAPORE,SINGAPORE,,December 2009,Active
CHIJ,CHI-X JAPAN,JP,JAPAN,TOKYO,,February 2010,Active
CHIX,CHI-X EUROPE LIMITED.,GB,UNITED KINGDOM,LONDON,CHI-X,October 2007,Active

share/iso10383_mic.csv  view on Meta::CPAN

XCBT,CHICAGO BOARD OF TRADE,US,UNITED STATES OF AMERICA,CHICAGO,CBOT,June 2005,Active
XCCX,"CHICAGO CLIMATE EXCHANGE, INC",US,UNITED STATES OF AMERICA,CHICAGO,CCX,June 2005,Active
XCDE,BAXTER FINANCIAL SERVICES,IE,IRELAND,DUBLIN,,May 2008,Active
XCEC,COMMODITIES EXCHANGE CENTER,US,UNITED STATES OF AMERICA,NEW YORK,COMEX,June 2005,Active
XCEG,"WIENER BOERSE AG, CEGH GAS EXCHANGE",AT,AUSTRIA,VIENNA, ,April 2011,Active
XCET,UZBEK COMMODITY EXCHANGE,UZ,UZBEKISTAN,TASHKENT, ,September 2007,Active
XCFE,CHINA FOREIGN EXCHANGE TRADE SYSTEM ,CN,CHINA,SHANGHAI,CFETS,June 2005,Active
XCFF,CANTOR FINANCIAL FUTURES EXCHANGE,US,UNITED STATES OF AMERICA,NEW YORK,CANTOR,June 2005,Active
XCGS,CHINESE GOLD & SILVER EXCHANGE SOCIETY,HK,HONG KONG,HONG KONG, ,April 2006,Active
XCHG,CHITTAGONG STOCK EXCHANGE LTD.,BD,BANGLADESH ,CHITTAGONG,CSE,June 2005,Active
XCHI,"CHICAGO STOCK EXCHANGE, INC",US,UNITED STATES OF AMERICA,CHICAGO,CHX,June 2005,Active

share/iso10383_mic.csv  view on Meta::CPAN

XMEF,MEFF RENTA FIJA,ES,SPAIN,BARCELONA,MEFF,June 2005,Active
XMER,MERCHANTS' EXCHANGE,US,UNITED STATES OF AMERICA,CHICAGO,ME,June 2005,Active
XMEV,MERCADO DE VALORES DE BUENOS AIRES S.A.,AR,ARGENTINA,BUENOS AIRES,MERVAL,June 2005,Active
XMEX,BOLSA MEXICANA DE VALORES (MEXICAN STOCK EXCHANGE),MX,MEXICO,MEXICO, ,June 2005,Active
XMGE,MINNEAPOLIS GRAIN EXCHANGE,US,UNITED STATES OF AMERICA,MINNEAPOLIS,MGE,June 2005,Active
XMIO,MIAMI INTERNATIONAL SECURITIES EXCHANGE - OPTIONS,US,UNITED STATES OF AMERICA,PRINCETON,,November 2011,Active
XMLI,NYSE EURONEXT - MARCHE LIBRE PARIS,FR,FRANCE,PARIS, ,June 2006,Active
XMNT,BOLSA DE VALORES DE MONTEVIDEO,UY,URUGUAY,MONTEVIDEO,BVMT,June 2005,Active
XMNX,MONTENEGRO STOCK EXCHANGE,ME,"MONTENEGRO, REPUBLIC OF",MONTENEGRO, ,December 2006,Active
XMOC,MONTREAL CLIMATE EXCHANGE,CA,CANADA,MONTREAL,,July 2008,Active
XMOD,THE MONTREAL EXCHANGE / BOURSE DE MONTREAL,CA,CANADA,MONTREAL,CDE,June 2005,Active

 view all matches for this distribution


Finance-Quant-Symbols

 view release on metacpan or  search on metacpan

lib/Finance/Quant/Symbols.pm  view on Meta::CPAN

=DAX=ADS.F ALV.F BAS.F BMW.F BAYN.F BEI.F CBK.F DAI.F DBK.F DPW.F DTE.F EOAN.F FME.F FRE.F HEI.F HEN.F IFX.F SDF.F LIN.F LHA.F VOW.F TKA.F SIE.F SAP.F RWE.F MUV.F MEO.F MAN.F MRK.F
=TECHDAX=ADV.F AIXA.F BBZA.F BC8.F AFX.F CTN.F DLG.F DRW3.F DRI.F EVT.F FNTN.F GGS.F JEN.F KBC.F MOR.F NDX1.F PFV.F PSAN.F QCE.F QIA.F QSC.F SNG.F S92.F SOW.F SWV.F SBS.F SMHN.F UTDI.F WDI.F O1BC
=MDAX=SPR.F ARL.F NDA.F BYW6.F GBF.F BNR.F CLS1.F CON.F DEQ.F DWNI.F DEZ.F DOU.F ZIL2.F EAD.F FIE.F FRA.F FPE3.F GFJ.F G1A.F GXI.F GWI1.F GIL.F GIB.F HHFA.F HNR1.F HDD.F HOT.F BOS3.F KD8.F KCO.F KRN.F KU2.F LXS.F LEO.F MTX.F PSM.F PUM.F RAA.F RHM.F R...
=NYSE=C BAC WFC WM F GE PFE S GM JPM RF LVS MS AA USB XOM MGM T EMC KEY HIG VZ HST GNW COF GS AMD XRX MRK HD MO STI X BK GLW FCX HPQ WMT NLY CHK HAL LOW TXN WFT CIT JNJ SCHW PG DIS COP LNC BMY CAT KIM DOW CVX VLO STT AXP SLM BSX ALU CBS UNH MET SLB K...
=SP500=MMM ABT ANF ACE ADBE AMD AES AET ACS AFL A APD AKAM AA AYE ATI AGN AW ALL ALTR MO AMZN ABK AEE ACAS AEP AXP AIG ASD AMT AMP ABC AMGN APC ADI BUD AOC APA AIV APOL AAPL ABI AMAT ADM ASH AIZ T ADSK ADP AN AZO AVB AVY AVP BHI BLL BAC BK BCR BRL BA...
=AMEX=HEB ANX BQI KOG GSX GMO IMH PTN APP GST MEA LNG WYY SUF PDC GGR KAD MMG RAE BVX GHM IGC CVM APT AIS HH LBY LTS RWC MCZ MCF CPD KBX NEP ROX MDF BKR HRT ITI GRC TA INO MGN PRK KAZ UQM ENA AIM VSR BLD NTN HBP LB EPM GVP IPT TMP BTC WLB CMT SNT NHC...

 view all matches for this distribution


Firefox-Marionette

 view release on metacpan or  search on metacpan

lib/Firefox/Marionette/Extension/HarExportTrigger.pm  view on Meta::CPAN

1HdcX+lQR5jHGyfzckrc95Ah85IyCsXYWkNDo/fl8O/KHM3extEBdN+IcxJWQukjiSCQ2PEcguda
mCI5RXf6iylHSvu2rVBEbqRx7vv2dKK1G0bVA7ZFETR00rYz9W5oStlEmY6UAkaUeQ+MQmIuM2WI
D8PNcsC7WIXwHEomJ9bqiL7kegu1zE7nIb3e5o43VrqJxtZAqc6cLulA8Q4c5k8oifl+JnwJqVXW
YHSlS63Ac9vUNX8O3UVbazyOHIsUHahJTDfNdzGSS3siuVqvzTl2K3Qcazz4Hdnm0Rb5j1BK22Z4
r0Df1Kjlfq/QAcUwCJVKYkppNMir9qj3DCTckS5UPqGU7BM6+lHEac7+eFT5Ej9fOLv8BWE8lIWT
zg0PB3AbP9aNnUWXCeVamydZnfvZdu2AewpuaMt1AleBXa+TL6mCETN1kA44pqlQ8B6pMJU3DGA5
VGWQHk/oy3LTDUS2GKMPjRQ1rXhAcQM6SXpfRtao7TeMP6dHGIMND3cHA3fyRsiOzLl/3O4eqzlL
M8fLRN0BYpiOBsr2hH252DPRf5LG77bjAf+0DBYLTUtlrpf+ele8IaRCJZxpbDssTHnMJmKyWR/t
I9g+KRjBVkmCCW/h+GH7J49gH3GxK1PD7Y57B1xUB6Zn5S79erB1Jb1B3O9ZhLTSCsiW4BEXR62Q
lDXuNeJAY3dzvcqGxsJNRkL2rmBrJF3k7WOZKdGiBqNHoVIgue0H8nQxvTgOHk/DwLQbkAe1H8K2
2GmPZQypGE3xclEV1uTSiP2U+cuKT+9CIyO2gGMR/ZE+Pq39mnCwPUcK+PSNvvT6E1lMFS9mkvEh

 view all matches for this distribution


Flash-FLAP

 view release on metacpan or  search on metacpan

doc/examples/sql/park.sql  view on Meta::CPAN

INSERT INTO tblparks VALUES ('NATCHEZ TRACE PARKWAY','RURAL ROUTE 1, NT-143','','','TUPELO','MS','38801','601-680-4002','Southeast Region','BROWN, DANIEL W.','8:00 AM TO 4:30 PM','05/18/1938','Parkway');
INSERT INTO tblparks VALUES ('NATIONAL CAPITAL PARKS-CENTRAL','900 OHIO DRIVE, S.W.','','','WASHINGTON','DC','20242','202-485-9880','NATIONAL CAPITAL REGION','Goldstein, Arnold M.','7:45 AM TO 4:15 PM','08/10/1933','ADMINISTRATIVE OFFICE');
INSERT INTO tblparks VALUES ('NATIONAL PARK SERVICE','U.S. DEPARTMENT OF THE INTERIOR','P.O. BOX 37127','','WASHINGTON','DC','20013-7127','202-208-4621','WASHINGTON OFFICE','KENNEDY, ROGER G.','7:45 AM TO 4:15 PM','08/25/1916','WASHINGTON OFFICE');
INSERT INTO tblparks VALUES ('NATURAL BRIDGES NATIONAL MONUMENT','BOX 1 - NATURAL BRIDGES','','','LAKE POWELL','UT','84533-0101','801-259-5174','Rocky Mountain Region','CHANEY, STEVE','8:00 AM TO 4:30 PM','04/16/1908','National Monument');
INSERT INTO tblparks VALUES ('NAVAJO NATIONAL MONUMENT','HC 71, BOX 3','','','TONALEA','AZ','86044-9704','520-672-2366','Southwest Region','FENDER, ANNA MARIE','8:00 AM TO 5:00 PM','03/20/1909','National Monument');
INSERT INTO tblparks VALUES ('NEW JERSEY COASTAL HERITAGE TRAIL','P.O. BOX 118','','','MAURICETOWN','NJ','08329','609-785-0676','NORTH ATLANTIC','JANET C. WOLF','8:30 TO 5:00','11/30/1987',NULL);
INSERT INTO tblparks VALUES ('NEW RIVER GORGE LAND RESOURCES OFFICE','P.O. BOX 1146','101 KELLY AVENUE','','OAK HILL','WV','25901-1146','304-465-5629','MID-ATLANTIC REGION','Reed, John C.','8:00 AM TO 4:30 PM','  /  /19','LAND RESOURCES OFFICE');
INSERT INTO tblparks VALUES ('NEW RIVER GORGE NATIONAL RIVER','104 MAIN STREET','P.O. BOX 246','','GLEN JEAN','WV','25846-0246','304-465-0508','MID-ATLANTIC REGION','KENNEDY, JOE L.','8:00 AM TO 4:30 PM','11/10/1978','NATIONAL (WILD/SCENIC) RIVER (WA...
INSERT INTO tblparks VALUES ('NEZ PERCE NATIONAL HISTORICAL PARK','P.O. BOX 93','','','SPALDING','ID','83551','208-843-2261','PACIFIC NORTHWEST REGION','WALKER, FRANK','8:00 AM TO 5:00 PM','05/19/1970','NATIONAL HISTORICAL PARK');
INSERT INTO tblparks VALUES ('NINETY SIX NATIONAL HISTORIC SITE','P.O. BOX 496','','','NINETY SIX','SC','29666','803-543-4068','SOUTHEAST REGION','Armstrong, Robert S.','8:00 AM TO 5:00 PM','02/01/1982','NATIONAL HISTORICAL SITE');
INSERT INTO tblparks VALUES ('NIOBRARA/MISSOURI NATIONAL RIVERWAYS','P.O. BOX 591','','','O\'NEILL','NE','68763-0591','402-336-3970','MIDWEST REGION','HILL, WARREN H.','8:00 AM TO 5:00 PM','05/24/1991',NULL);

 view all matches for this distribution


Flickr-Upload-FireEagle

 view release on metacpan or  search on metacpan

lib/Flickr/Upload/FireEagle.pm  view on Meta::CPAN

Assuming that a context node has been identified I<and> there is GPS information stored in the
photo, the I<flickr.places.findByLatLon> method is called (passing the photo's latitude and
longitude) to ensure that the (Flickr) places IDs for both the response and the context node match.

If they I<don't> match then the context node is destroyed and the following tags are added :
places:PLACETYPE=PLACEID; woe:id=WOEID; the name of the location (formatted according to the
object's "tagify" rules). 

On the other hand, if the context node is still around, after all that, then it is used to add tags.

At a minimum a fireeagle:id=CONTEXTNODEID tag is added. If the place type for the context node is

 view all matches for this distribution


Font-TFM

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


Revision history for module Font::TFM.

1.01 Thu Mar  3 22:03:20 CET 2011
	Updating the upstream URL to
	http://www.adelton.com/perl/Font-TFM/

0.150 Tue Sep 21 11:12:19 MET DST 2004
	Added support for TeX math font parameter names.

 view all matches for this distribution



Formatter-HTML-Preformatted

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

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


FrameMaker-MifTree

 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


Fuse

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


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

Changes  view on Meta::CPAN

      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


FusionInventory-Agent

 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


GO-TermFinder

 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


GSM-SMS

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	  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


GSSAPI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


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()

Changes  view on Meta::CPAN

	- 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,

Changes  view on Meta::CPAN

          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


Game-HexDescribe

 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


( run in 1.307 second using v1.01-cache-2.11-cpan-49f99fa48dc )