Skip to content

Commit 845eb60

Browse files
committed
Site update
1 parent 4282aa9 commit 845eb60

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

2025/03/05/installing-rex/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ <h1><a href="/2025/03/05/installing-rex/">Installing Rex</a></h1>
3939
<aside>
4040
<time datetime="2025-03-05" title="published">
4141
🗓 2025-03-05
42+
</time>
43+
<time datetime="2025-03-31" title="last update">
44+
🔄 2025-03-31
4245
</time>
4346
<a href="/tag/rex/">#rex</a>
4447
</aside>
@@ -76,7 +79,9 @@ <h2 id="install-from-cpan"><a href="#install-from-cpan">Install from CPAN</a></h
7679

7780
<p>For these reasons, we recommend to install the latest stable Rex version from
7881
there. This approach ensures using Rex versions in the same way we expect Rex
79-
to get installed.</p>
82+
to get installed. Users may need to manually copy some auxiliary files, like
83+
shell completion files, to the proper directory of their given environment,
84+
though.</p>
8085

8186
<p>On top of stable releases, we also upload trial versions to CPAN during
8287
development to provide early access, and to gain insights from <a href="https://fast2-matrix.cpantesters.org/?dist=Rex">CPAN
@@ -112,7 +117,8 @@ <h2 id="use-package-managers"><a href="#use-package-managers">Use package manage
112117

113118
<p>It provides a convenient way to install Rex system-wide through native package
114119
management tools in a way deemed appropriate for proper integration into the
115-
given operating system.</p>
120+
given operating system – including for example shell completion files copied to
121+
proper directories.</p>
116122

117123
<p>This integration means package maintainers may decide to apply patches, use
118124
different set of dependencies, or offer different testing options in a way

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ <h1><a href="/2025/03/05/installing-rex/">Installing Rex</a></h1>
108108
<aside>
109109
<time datetime="2025-03-05" title="published">
110110
🗓 2025-03-05
111+
</time>
112+
<time datetime="2025-03-31" title="last update">
113+
🔄 2025-03-31
111114
</time>
112115
<a href="/tag/rex/">#rex</a>
113116
</aside>

tag/rex/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ <h1><a href="/2025/03/05/installing-rex/">Installing Rex</a></h1>
108108
<aside>
109109
<time datetime="2025-03-05" title="published">
110110
🗓 2025-03-05
111+
</time>
112+
<time datetime="2025-03-31" title="last update">
113+
🔄 2025-03-31
111114
</time>
112115
<a href="/tag/rex/">#rex</a>
113116
</aside>

0 commit comments

Comments
 (0)