Read Perl’s symbol table programmatically
Changes for 0.11
- (No code changes.)
- Remove Travis CI.
- Change README to Markdown.
- Re-license under the MIT License.
Perl implementation for the Prague Markup Language (PML).
Changes for 2.25 - 2024-04-23T15:11:42Z
- Fix saving relative paths to resource files.
Create a DateTime object from a Genealogy Date
Changes for 0.06 - 2024-04-23T08:28:40Z
- Handle entries which have the French 'Mai' instead of the English 'May' Some messages were printed even in quiet mode Handle '1517-05-04' as '04/05/1517'
Show context around syntax errors and exceptions
Changes for v0.4.0 - 2024-04-23
- fixes
- new features
- improvements
- other
XS functions to assist in parsing keyword syntax
Changes for 0.40 - 2024-04-23
- CHANGES
- BUGFIXES
infix operator to compose two lists together
Changes for 0.10 - 2024-04-23
- CHANGES
cat-v command implementation
Changes for 0.9903 - 2024-04-23T09:23:56Z
- change default tabstyle name to "needle"
SPVM Language
Changes for 0.989105 - 2023-04-23
- Fix Bug
- Document Improvement
- Internal Changes
I understand that many disagree with this statement, but it really makes it easier to build distributions for people who not monks. Wish the documentation was more detailed
submitted by /u/ReplacementSlight413
[link] [comments]
Sah schemas related to BCA (Bank Central Asia) bank
Changes for 0.002 - 2024-04-03
- Rename module/dist Sah-Schema{s,Bundle}-* following rename of Sah-Schema{s,Bundle} (for visual clarity and consistency with naming of other bundles).
search nested hashref/arrayref structures using JSONPath
Changes for 1.0.5 - 2024-04-22T16:10:46-05:00
simulating paper and pencil techniques for basic arithmetic operations
Changes for 0.01 - 2024-04
- First version, with the four basic operations, plus square-root, GCD and radix conversion. And HTML rendering
Use a type to validate values in a deep comparison.
Changes for 1.0.1 - 2024-04-22
- Add Test2::Tools::Type
An open source web-based network management tool.
Changes for 2.076000 - 2024-04-22
- NEW FEATURES
- ENHANCEMENTS
- BUG FIXES
Silverpeak Orchestrator REST API client library
Changes for 0.011000 - 2024-04-22T17:58:39+02:00
- add support for version 9.3+ API endpoints
A module that performs semantic similarity in PXF/BFF data structures and beyond (JSON|YAML)
Changes for 0.07 - 2024-04-22T00:00:00Z
- Excluded keys with {} or [] values (e.g. subject.vitalStatus: {})
- Precompiled regex patterns where possible
- Schema validation errors related to weights are now directed to STDERR
- Added support for variables with non-word characters (e.g., "Survey.Timestamp.1")
EPP client code for Nominet
Changes for 0.10 - 2024-04-22
- Update minimum Net::EPP version to 0.27
Tags helpers for HTML elements.
Changes for 0.12 - 2024-04-22T12:03:45+02:00
- Add 'onchange' processing in Select.
Data objects for HTML elements.
Changes for 0.14 - 2024-04-22T11:30:49+02:00
- Add 'onchange' parameter to Select.
Pango style markup formatting
Changes for 0.036 - 2024-04-22
- Introducing struts. Update SYNOPOSIS example to modern PDF::API2 conventions. Fix/enhance drawing of brackgrounds. Fix problem with wrongly calculated underlining.
My environment is perl/5.18.2 on CentOs 7
I'm trying to use a SWIG generated module in perl, which has a c plus plus backend. The backend.cpp sets an environment variable, $MY_ENV_VAR =1
But when I try to access this in perl, using $ENV{MY_ENV_VAR} this is undef.
However doing something like print echo $MY_ENV_VAR
works
So the variable is set in the process, but it's not reflected automatically since nothing updates the $ENV data structure.
I'm assuming it may work using some getEnv like mechanism, but is there a way to reset/ refresh the $ENV that it rebuilds itself from the current environment?
submitted by /u/sarcasmwala
[link] [comments]
By default cpanm drops Perl modules into ~/perl5
. How do I tell cpanm to use a different location, such as ~/.local/share/perl5
instead?
submitted by /u/s-ro_mojosa
[link] [comments]
Get stock and mutual fund quotes from various exchanges
Changes for 1.61_01 - 2024-04-21T17:50:16-07:00
- YahooWeb.pm - Issue #377. Modified YahooWeb to account for changes from Yahoo.
Sah schemas related to SortKey
Changes for 0.002 - 2024-03-07
- Rename module/dist Sah-Schema{s,Bundle}-SortKey.
Perl Data Language
Changes for 2.088 - 2024-04-22
- Slatec::ch{ic,sp} work arrays now [t]
- add Slatec::bvalu
- add Func::{pchip,spline}, and a demo
- add Ufunc::diff2
- extra ) on end of Pars now an error
- PP dim sizes can be =CALC(...) instead of explicit RedoDimsCode
- PP add loop(n=start:end:inc) idiom to stop not at end and have non-1 inc
- updated README.md - thanks @falsifian
- support T_PTROBJ in typemap
an interactive plotting widget and library for PDL and Prima
Changes for 0.21 - 2024-04-22
- demo now only loads Prima when run, reducing perldl problems
demonstrate PDL::Graphics::PLplot capabilities
Changes for 0.84 - 2024-04-22
- add perldl demo
- fix plFreeGrid to use free that matches the allocator
- pl{Alloc,Free}{,2d}Grid error if not match allocating and freeing routine
- minimum PDL 2.083 due to output OtherPars
Simple backend-independent plotting for PDL
Changes for 1.011 - 2024-04-22
- P{GPLOT,Lplot} to read devices using proper API not subprocesses
- if PDL_SIMPLE_ENGINE in ENV, use ONLY that if engine unspecified
- each driver module now publishes which $P:G:S::API_VERSION it conforms to
- PGS::register takes hashref instead of magic var in driver namespace
- loading driver module not eval-ed
- PDL_SIMPLE_DEVICE in env replaces driver guessing
- PDL_SIMPLE_OUTPUT in env overrides input parameters
SAML bindings and protocol implementation
Changes for 0.79 - 2024-04-21T18:13:48Z
- Compatibility Deprecation Warning
- Significant Changes
- Detailed Change Log
Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.062 - 2024-04-21T18:11:43Z
- BREAKING CHANGE: operation_path is dropped from the populated $options hash in validate_request, validate_response, and find_path, and replaced with path_item_uri
- "servers" entries are now allowed in openapi documents, but they are not yet considered when matching URIs to paths
Plack search application.
Changes for 0.05 - 2024-04-21T17:53:19+02:00
- Add 'tags_after' parameter.
Fast Perl SSG: now with automatic Language Translation via OCI and translate.pl. Check it out at
submitted by /u/joesuf4
[link] [comments]
Tags helper for table view.
Changes for 0.06 - 2024-04-21T17:26:14+02:00
- Fix of setting of table data. Copy in this time.
Tags helper for CPAN::Changes object.
Changes for 0.04 - 2024-04-21T16:06:08+02:00
- Add trivial Changes file and test on it.
- Fix output on ex1.changes test file.
parses .pm file as PAUSE does
Changes for 0.47 - 2024-04-21
- Improve class detection
Plack application for running Tags::HTML objects.
Changes for 0.17 - 2024-04-21T12:34:17+02:00
- Add test for 'css_data'.
- Rewrite examples in doc to version with indented output.
Perl extension for finding the memory usage of Perl variables
Changes for 0.83_50 - 2024-04-21
- patch from Slaven:
- CvOUTSIDE is again set on all cloned subs [CPAN #149902]
Tags helper for HTML container.
Changes for 0.07 - 2024-04-21T12:13:54+02:00
- Add 'padding' parameter.
- Add check for unit in 'height' parameter.
- Add example with change password helper in container to doc.
Mo CSS utilities.
Changes for 0.06 - 2024-04-21T11:32:50+02:00
- Fix check_css_unit() method for e.g. '0.5em'.
Plack application for running Tags::HTML objects.
Changes for 0.16 - 2024-04-21T09:16:38+02:00
- Copy CSS links, Javascript and Javascript links from component to main object.