issues Search Results · repo:exodist/Importer language:Perl
Filter by
6 results
(56 ms)6 results
inexodist/Importer (press backspace or delete to remove)https://github.com/exodist/Importer/blob/d409403ce06d1323dece6c69853881a5a2a50e30/lib/Importer.pm#L494
user@hw-arm64-mac ~ % perl -Wc /System/Library/Perl/Extras/5.30/Importer.pm
Useless use of logical ...
cryptobro
- Opened on Mar 13, 2023
- #9
For example, I want to use Module Data::Recursive and import clone sub.
use Importer Data::Recursive = clone ; leads to the error: Data::Recursive does not provide any exports at ...
I m not sure, which ...
enhancement
elcamlost
- 1
- Opened on Jul 30, 2020
- #7
$ prove -Ilib t/units.t
t/units.t .. 1/?
# Failed test Got redefine warning
# at t/units.t line 992.
# Subroutine FDestD::foo redefined, called by F.pm:4 at ...
Sadrak
- 2
- Opened on Feb 18, 2018
- #5
our %VERSIONS = (
NAME = {
export = [ ... ],
export_ok = [ ... ],
...
}
)
or menu form:
sub IMPORTER_MENU {
return (
...
versions = { ... }
...
exodist
- Opened on Aug 20, 2016
- #4
Please fix the following spelling mistakes and add a spelling test to the distribution like in Test-Simple and
Test2-Suite:
I: libimporter-perl: spelling-error-in-manpage usr/share/man/man3/Importer.3pm.gz ...
gregoa
- Opened on Jul 21, 2016
- #3
For example:
# Failed test Bad IMPORT_MENU
# at t\units.t line 264.
# Fake::Exporter4 provides both generate and export_gen in its IMPORTER_MENU (They are exclusive, ...
nanis
- 1
- Opened on Jan 24, 2016
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.