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


Finance-Bank-Bundesschatz

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

		'WWW::Mechanize'      => 0.57,
		'HTML::TokeParser'    => 2.24,
		'Class::MethodMaker'  => 1.06,
	},
	recommends         => {
		'IO::Socket::SSL'     => 0.92,
	}
)->create_build_script;

 view all matches for this distribution


Finance-Bank-Cahoot

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Cahoot.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provides a rudimentary interface to the Cahoot online
banking system at C<https://www.cahoot.com/>. You will need
either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed for HTTPS
support to work with WWW::Mechanize.

=head1 SYNOPSIS

  my $cahoot = Finance::Bank::Cahoot->new(credentials => 'Constant',

 view all matches for this distribution


Finance-Bank-Commerzbank

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Commerzbank.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provides a rudimentary interface to the Commerzbank online
banking system at C<https://portal01.commerzbanking.de/P-Portal/XML/IFILPortal/pgf.html?Tab=1/>. You will need
either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed for HTTPS
support to work with LWP.

=head1 CLASS METHODS

    check_balance(Teilnehmernummer => $Teilnehmernummer,  Kontonummer=>"133432100 EUR",PIN => $PIN)

 view all matches for this distribution


Finance-Bank-CreditMut

 view release on metacpan or  search on metacpan

lib/Finance/Bank/CreditMut.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provides a rudimentary interface to the CyberMut online banking
system at L<https://www.creditmutuel.fr/>. You will need either
Crypt::SSLeay or IO::Socket::SSL installed for HTTPS support to work with
LWP.

The interface of this module is directly taken from Briac Pilpré's
Finance::Bank::BNPParibas.

 view all matches for this distribution


Finance-Bank-DE-DeutscheBank

 view release on metacpan or  search on metacpan

DeutscheBank.pm  view on Meta::CPAN

=for example end

=head1 DESCRIPTION

This module provides a rudimentary interface to the Deutsche Bank online banking system at
https://meine.deutsche-bank.de/. You will need either Crypt::SSLeay or IO::Socket::SSL
installed for HTTPS support to work with LWP.

The interface was cooked up by me by having a look at some other Finance::Bank
modules. If you have any proposals for a change, they are welcome !

 view all matches for this distribution


Finance-Bank-Fubon-TW

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Fubon/TW.pm  view on Meta::CPAN

=head1 DESCRIPTION

This module provides a rudimentary interface to the Fubon eBank
banking system at L<http://www.fubonbank.com.tw/ebank.htm>.

You will need either B<Crypt::SSLeay> or B<IO::Socket::SSL> installed
for HTTPS support to work with LWP.

=head1 CLASS METHODS

    check_balance(username => $u, password => $p)

 view all matches for this distribution


Finance-Bank-HSBC

 view release on metacpan or  search on metacpan

HSBC.pm  view on Meta::CPAN

This module provides a rudimentary interface to the HSBC online
banking system at C<https://www.ebank.hsbc.co.uk/>. 

=head1 DEPENDENCIES

You will need either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed 
for HTTPS support to work with LWP.  This module also depends on 
C<WWW::Mechanize> and C<HTML::TokeParser> for screen-scraping.

=head1 CLASS METHODS

 view all matches for this distribution


Finance-Bank-Halifax-Sharedealing

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Halifax/Sharedealing.pm  view on Meta::CPAN

=head1 DESCRIPTION

This module provides an interface to the Halifax online share dealing
service at L<https://www.halifaxsharedealing-online.co.uk/>. It requires
C<WWW::Mechanize>, C<HTML::TokeParser>, and either C<Crypt::SSLeay> or
C<IO::Socket::SSL>.

=head1 METHODS

=cut

 view all matches for this distribution


Finance-Bank-ID-BCA

 view release on metacpan or  search on metacpan

lib/Finance/Bank/ID/BCA.pm  view on Meta::CPAN

=head1 DESCRIPTION

This module provide a rudimentary interface to the web-based online banking
interface of the Indonesian B<Bank Central Asia> (BCA) at
https://ibank.klikbca.com. You will need either L<Crypt::SSLeay> or
L<IO::Socket::SSL> installed for HTTPS support to work (and strictly
Crypt::SSLeay to enable certificate verification). L<WWW::Mechanize> is required
but you can supply your own mech-like object.

This module can only login to the retail/personal version of the site (KlikBCA
perorangan) and not the corporate/business version (KlikBCA bisnis) as the later

 view all matches for this distribution


Finance-Bank-ID-BPRKS

 view release on metacpan or  search on metacpan

lib/Finance/Bank/ID/BPRKS.pm  view on Meta::CPAN

statement page is implemented.>

This module provide a rudimentary interface to the web-based online banking
interface of the Indonesian B<BPR Karyajatnika Sadaya> (BPR KS, BPRKS) at
https://ib.bprks.co.id. You will need either L<Crypt::SSLeay> or
L<IO::Socket::SSL> installed for HTTPS support to work (and strictly
Crypt::SSLeay to enable certificate verification). L<WWW::Mechanize> is required
but you can supply your own mech-like object.

This module can only login to the individual edition of the site. I haven't
checked out the other versions.

 view all matches for this distribution


Finance-Bank-ID-Mandiri

 view release on metacpan or  search on metacpan

lib/Finance/Bank/ID/Mandiri.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provide a rudimentary interface to the web-based online banking
interface of the Indonesian B<Bank Mandiri> at https://ib.bankmandiri.co.id
(henceforth IB). You will need either L<Crypt::SSLeay> or L<IO::Socket::SSL>
installed for HTTPS support to work (and strictly L<Crypt::SSLeay> to enable
certificate verification). L<WWW::Mechanize> is required but you can supply your
own mech-like object.

Aside from the above site for invididual accounts, there are also 2 other sites

lib/Finance/Bank/ID/Mandiri.pm  view on Meta::CPAN


=head1 FAQ

=head2 (2014) I'm getting error message: "Can't connect to ib.bankmandiri.co.id:443 at ..."

Try upgrading your IO::Socket::SSL. It stalls with IO::Socket::SSL version 1.76,
but works with newer versions (e.g. 1.989).

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/Finance-Bank-ID-Mandiri>.

 view all matches for this distribution


Finance-Bank-JP-Mizuho

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

  Carp: 0
  DateTime: 0
  Encode: 0
  Finance::OFX::Parse::Simple: 0
  HTTP::Cookies: 0
  IO::Socket::SSL: 0
  LWP::UserAgent: 0
resources:
  license: http://dev.perl.org/licenses/
  repository: http://github.com/ngs/p5-finance-bank-jp-mizuho
version: 0.02

 view all matches for this distribution


Finance-Bank-LloydsTSB

 view release on metacpan or  search on metacpan

lib/Finance/Bank/LloydsTSB.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provides a rudimentary interface to the LloydsTSB online
banking system at C<https://online.lloydstsb.co.uk/>. You will need
either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed for HTTPS
support to work with LWP.

=cut

use strict;

 view all matches for this distribution


Finance-Bank-Natwest

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Natwest.pm  view on Meta::CPAN


=head1 DESCRIPTION

This module provides a rudimentary interface to the Natwest online
banking system at C<https://www.nwolb.com/>. You will need
either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed for HTTPS
support to work with LWP.

=head1 SYNOPSIS

  my $nw = Finance::Bank::Natwest->new( credentials => 'Constant',

 view all matches for this distribution


Finance-Bank-NetBranch

 view release on metacpan or  search on metacpan

lib/Finance/Bank/NetBranch.pm  view on Meta::CPAN

the module is theoretically generalized to "NetBranch" type online access.
However, I do not have access to another NetBranch account with another bank,
and so any feedback on the actual behavior of this module would be greatly
appreciated.

You will need either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed for HTTPS
support to work.

=head1 CLASS METHODS

=head2 Finance::Bank::NetBranch

 view all matches for this distribution


Finance-Bank-PSK

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


   - WWW::Mechainze (at least 0.57)
   - HTML::TokeParser (at least 2.24)
   - Class::MethodMaker (at least 1.06)

Additonally, you need either Crypt::SSLeay or IO::Socket::SSL to enable
HTTPS support of LWP.


COPYRIGHT AND LICENCE

 view all matches for this distribution


Finance-Bank-Postbank_de

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Postbank_de.pm  view on Meta::CPAN

use Finance::Bank::Postbank_de::Account;
use Finance::Bank::Postbank_de::APIv1;
use Encode qw(decode);
use Mozilla::CA;

#use IO::Socket::SSL qw(SSL_VERIFY_PEER SSL_VERIFY_NONE);

our $VERSION = '0.57';

has 'login' => (
    is => 'ro',

 view all matches for this distribution


Finance-Bank-SCSB-TW

 view release on metacpan or  search on metacpan

lib/Finance/Bank/SCSB/TW.pm  view on Meta::CPAN

=head1 DESCRIPTION

This module provides a rudimentary interface to the online SCSB
banking system at L<http://www.scsb.com.tw/>.

You will need either B<Crypt::SSLeay> or B<IO::Socket::SSL> installed
for HTTPS support to work with LWP.

=head1 FUNCTIONS

=over 4

 view all matches for this distribution


Finance-Bank-Schwab

 view release on metacpan or  search on metacpan

lib/Finance/Bank/Schwab.pm  view on Meta::CPAN

  }

=head1 DESCRIPTION

This module provides a rudimentary interface to the Charles Schwab site.
You will need either C<Crypt::SSLeay> or C<IO::Socket::SSL> installed 
for HTTPS support to work. C<WWW::Mechanize> is required.  If you encounter
odd errors, install C<Net::SSLeay> and it may resolve itself.

=head1 CLASS METHODS

 view all matches for this distribution


Finance-Bank-easybank

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


   - WWW::Mechainze (at least 0.57)
   - HTML::TokeParser (at least 2.24)
   - Class::MethodMaker (at least 1.06)

Additonally, you need either Crypt::SSLeay or IO::Socket::SSL to enable
HTTPS support of LWP.


COPYRIGHT AND LICENCE

 view all matches for this distribution


Finance-Bitcoin-Yacuna

 view release on metacpan or  search on metacpan

lib/Finance/Bitcoin/Yacuna.pm  view on Meta::CPAN

	my $type = shift;
	my %params = @_;
	my $httpClient = new WWW::Mechanize;
	if($params{'skipSSL'} && (int$params{'skipSSL'})>0){
		$httpClient->{'ssl_opts'} = {
			SSL_verify_mode => IO::Socket::SSL::SSL_VERIFY_NONE,
			verify_hostname => 0, # this key is likely going to be removed in future LWP >6.04
		};
	} 

	my $config = {};

 view all matches for this distribution


Finance-Card-Citibank

 view release on metacpan or  search on metacpan

lib/Finance/Card/Citibank.pm  view on Meta::CPAN

  }
  
=head1 DESCRIPTION

This module provides a rudimentary interface to Citigroup's credit card
balances.  You will need either C<Crypt::SSLeay> or C<IO::Socket::SSL>
installed for HTTPS support to work. Version 2.01 was a re-write to 
use the OFX interface rather than screen scraping. This should make
the module more stable as the screen scrapping method required updates
whenever there were changes to Citigroup's site.

 view all matches for this distribution


Finance-Card-Discover

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


DEPENDENCIES

This module requires these other modules and libraries:

    Crypt::SSLeay or IO::Socket::SSL
    DateTime::Tiny
    LWP::UserAgent
    Object;:Tiny
    Test::More
    URI

 view all matches for this distribution


Finance-Currency-Convert-BCA

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	- Some fixes/tweaks.


0.153   2018-07-10  Released-By: PERLANCAR

	- Add prereq to IO::Socket::SSL 2.009 [CT].


0.152   2018-06-27  Released-By: PERLANCAR

	- Rename module/dist from Finance::Currency::Convert::{KlikBCA,BCA}.

 view all matches for this distribution


Finance-Currency-Convert-BI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Update Mojo::UserAgent API usage (success() is deprecated etc).


0.063   2018-07-10  Released-By: PERLANCAR

	- Add prereq to IO::Socket::SSL 2.009 [CT].


0.062   2018-06-24  Released-By: PERLANCAR

	- Mojo's error doesn't give code, only message.

 view all matches for this distribution


Finance-Currency-Convert-GMC

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

        - Update to new HTML.


0.006   2018-07-10  Released-By: PERLANCAR

	- Add prereq to IO::Socket::SSL 2.009 [CT].


0.005   2018-06-24  Released-By: PERLANCAR

	- Mojo's error doesn't give code, only message.

 view all matches for this distribution


Finance-Currency-Convert-Mandiri

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "runtime" : {
         "requires" : {
            "Exporter" : "5.57",
            "HTTP::Tiny::Plugin" : "0.004",
            "HTTP::Tiny::Plugin::NewestFirefox" : "0",
            "IO::Socket::SSL" : "2.009",
            "List::Util" : "1.54",
            "Log::ger" : "0.038",
            "Parse::Number::ID" : "0.06",
            "Time::Local" : "1.27",
            "perl" : "5.010001",

 view all matches for this distribution


Finance-IG

 view release on metacpan or  search on metacpan

Testing/Data/00e064258be7502d8322fe3640cb27f5.txt  view on Meta::CPAN

{"content":{"metadata":{"pageData":{"pageNumber":1,"pageSize":50,"totalPages":15},"size":727},"transactions":[{"cashTransaction":false,"closeLevel":"3755","currency":"£","date":"2020-12-11","dateUtc":"2020-12-11T15:28:24","instrumentName":"Avon Rubb...

 view all matches for this distribution


Finance-Robinhood

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

    - Orders are cancelled with $order->cancel()
    - Support for initiating and completing a password reset request
    - Loads of user information methods
    - Document Finance::Robinhod::Instrument
    - Gather stock's fundamentals with aptly named ::Instrument->fundamentals()
    - Require IO::Socket::SSL and perl 5.12+
    - Note: I'm narrowing it down but the API will still be subject to change!

0.01 2016-03-26T23:35:04Z

    - First public release

 view all matches for this distribution


Firefox-Marionette

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

            "File::HomeDir" : "0",
            "HTTP::Daemon" : "0",
            "HTTP::Response" : "0",
            "HTTP::Status" : "0",
            "IO::Socket::IP" : "0",
            "IO::Socket::SSL" : "0",
            "PDF::API2" : "2.036",
            "Test::CheckManifest" : "0.9",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.04"

 view all matches for this distribution


( run in 2.419 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )