Perl good first issues

38 open Perl issues currently match the default 10+ star filter. Scored difficulty: 5,947 at 1/5, 8,788 at 2/5, 12,702 at 3/5, 12,124 at 4/5, 857 at 5/5. This hub uses the same feed as the homepage, limited to repositories whose GitHub language is Perl.

All languages · Browse projects · How to find good first issues

Active projects

Unique repos with open help-wanted issues updated in the last 30 days

Showing 30 of ~38 matching filters (Perl · 10+ stars)

List

Pdf reader with synctex

AI summary

The user is requesting the integration of the Bookokrat PDF reader into a shell environment to create a complete on-the-go LaTeX setup. This would allow for synchronized viewing of PDF output with LaTeX source code.

help wanted
3.9K
Difficulty
4/5

backup_label : return immediately CRITICAL on secondary, or when pg_is_in_backup() = false

AI summary

This issue proposes to immediately return a CRITICAL status for the backup_label check under two conditions: when running on a secondary PostgreSQL server, or when the `pg_is_in_backup()` function returns false. The rationale is that a backup label on a secondary is abnormal and potentially dangerous, and the check should also fail if no backup is active.

enhancementgood first issuepatch needs review
185
Difficulty
2/5

MetaPhlAn

AI summary

The user is inquiring about the community's interest in building a MetaPhlAn database using Kalamari. They are also seeking assistance if such a need exists, providing links to relevant documentation for both Kalamari and MetaPhlAn database customization.

help wanted
53
Difficulty
3/5
aspiers/stow

Clarify error message when `--target` directory doesn't exist

AI summary

This issue proposes improving the error message when the `--target` directory specified in `stow` does not exist or is not a valid directory. The current message is confusing, and the suggestion is to rephrase it to clearly indicate the problem and to avoid automatically printing the full help text, making the error more visible.

help wantedeasyUX
1.1K
Difficulty
1/5

feat: Native IPv6 support

AI summary

The user is requesting native IPv6 support for a project and has identified that xCAT currently lacks this functionality. They are inquiring whether this limitation stems from xCAT itself or its underlying components.

help wanted
394
Difficulty
4/5

Re-enable Spotify Connect integration

AI summary

This issue proposes re-enabling Spotify Connect integration within the LMS (Logitech Media Server) plugin, Spotty. The fix involves updating the librespot helper binary and reimplementing the plugin's daemon lifecycle, event dispatch, and API control to restore the expected Spotify Connect user experience while maintaining LMS-controlled multiroom synchronization.

enhancementhelp wantedConnect Mode
201
Difficulty
4/5

Hard runtime dependency on Net::IDN::Encode breaks install on perl >= 5.38 (XS won't compile)

AI summary

The JSON::Validator module has a hard runtime dependency on Net::IDN::Encode, which fails to compile its XS code on Perl versions 5.38 and later. This is due to a removed C API function in Perl. The suggested fix is to change this dependency from a runtime requirement to a test requirement, as the module already handles its absence gracefully at runtime.

bughelp wanted
59
Difficulty
3/5

Also browsing: Python , TypeScript , JavaScript