man > Finance::Quote::Bourso

📛 NAME

Finance::Quote::Bourso - Obtain quotes from Boursorama.

🚀 Quick Reference

Use CaseCommandDescription
📈 Fetch a single stockFinance::Quote->fetch("bourso","ml")Get quote for symbol "ml" from Boursorama
⚙️ Load module explicitlyFinance::Quote->new->fetch("bourso","ml")Load Bourso module explicitly

📝 SYNOPSIS

use Finance::Quote;

$q = Finance::Quote->new;

%info = Finance::Quote->fetch("bourso","ml");  # Only query Bourso

📖 DESCRIPTION

This module fetches information from the "Paris Stock Exchange", https://www.boursorama.com. All stocks are available.

This module is loaded by default on a Finance::Quote object. It's also possible to load it explicitly by placing "bourso" in the argument list to Finance::Quote->new().

Information obtained by this module may be covered by www.boursorama.com terms and conditions. See https://www.boursorama.com/ for details.

🏷️ LABELS RETURNED

The following labels will be returned by Finance::Quote::Bourso:

For some symbols, additional information is available:

🔗 SEE ALSO

Boursorama (french web site), https://www.boursorama.com

perl v5.32.1   2021-09-01   Finance::Quote::Bourso(3pm)

Finance::Quote::Bourso
📛 NAME 🚀 Quick Reference 📝 SYNOPSIS 📖 DESCRIPTION 🏷️ LABELS RETURNED 🔗 SEE ALSO

Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-22 01:36 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format