Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
XS モジュールを CPAN からダウンロードしたばかりですが、 を使用せずに手動でコンパイルしたいと考えていますcpan。、、およびファイルを実行perl Makefile.PLしてmake作成しますが、パスに入れるものがありません。私は何が欠けていますか?.c.o.xs.bs.pm
cpan
perl Makefile.PL
make
.c
.o
.xs
.bs
.pm
make install私はすべてのユーザーにそれをしたくありません。
make install
INSTALL_BASEを使用します。
次の bash コードを見ました: at 19:00 <<! echo "job 1". 2 つの問題があります。
at 19:00 <<! echo "job 1"
<<!
次のスクリプト コードを記述しました。
at 19:00 <<