Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Inline file templates are outdated in the rexify binary

オープン
#1,402 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
perl
領域
cli, devops

調査の方向性

まず、エントリポイント rexify --create-module と rexify --bundle で使用されるインラインテンプレートを追跡します。生成されるファイルを現在の Rex の構文と機能と比較し、issue で言及されている古い構文、module.pm ファイル名、タイポ、bundle のモジュールリストを確認します。両方のコマンドが、報告されたこれらの問題を網羅した最新のテンプレートを生成すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Describe the bug

Many of the inline file templates in the rexify binary are outdated:

  • using 0.40 features
  • old syntax (install, set group, etc.)
  • using __module__.pm filename
  • typos
  • missing items in bundle module list

How to reproduce it

Steps to reproduce the behavior:

  1. create new module with rexify --create-module or
  2. create bundle with rexify --bundle

Shortest code example that demonstrates the bug: see above

Expected behavior

The inline file templates should use recent features and syntax.

Circumstances

  • Rex version: 1.12.1
  • Perl version: any
  • OS running rex: any
  • OS managed by rex: any

Debug log

none

主要言語
Perl
スター
737
フォーク
214
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

RexOps/Rex のほかの issue

RexOps/Rex の issue をすべて見る

似ている issue

Perl の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。