Skip to content

Commit

Permalink
Deploying to gh-pages from @ a7b1e7d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarel committed Jan 10, 2025
1 parent f4ce70c commit 455e528
Show file tree
Hide file tree
Showing 90 changed files with 98 additions and 91 deletions.
11 changes: 9 additions & 2 deletions dev/how-to-release/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1526,14 +1526,19 @@ <h2 id="production-environment">Production environment<a class="headerlink" href
<ol>
<li>merge the Release Please pull request.
This will create a new release / version tag on github</li>
<li>verify there is no unreleased code on the server:
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>-u<span class="w"> </span>off<span class="w"> </span>bash
<span class="nb">cd</span><span class="w"> </span>/srv/<span class="nv">$SERVICE</span>
git<span class="w"> </span>status
</code></pre></div></li>
<li>update the code:
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>-u<span class="w"> </span>off<span class="w"> </span>bash
<span class="nb">cd</span><span class="w"> </span>/srv/<span class="nv">$SERVICE</span>
git<span class="w"> </span>fetch
git<span class="w"> </span>checkout<span class="w"> </span><span class="nv">$VERSION</span>
</code></pre></div></li>
<li>verify every needed symlink is in place
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>-u<span class="w"> </span>off<span class="w"> </span>scripts/deploy/verify-deployment.sh<span class="w"> </span><span class="nv">$SERVICE</span>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>/srv/<span class="nv">$SERVICE</span>/scripts/deploy/verify-deployment.sh<span class="w"> </span><span class="nv">$SERVICE</span>
</code></pre></div></li>
<li>rebuild taxonomies and lang
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>-u<span class="w"> </span>off<span class="w"> </span>bash
Expand All @@ -1548,8 +1553,10 @@ <h2 id="production-environment">Production environment<a class="headerlink" href
<li>restart services
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>systemctl<span class="w"> </span>daemon-reload
sudo<span class="w"> </span>systemctl<span class="w"> </span>restart<span class="w"> </span>nginx
sudo<span class="w"> </span>systemctl<span class="w"> </span>stop<span class="w"> </span>apache2<span class="w"> </span>cloud_vision_ocr@<span class="nv">$SERVICE</span>.service<span class="w"> </span>minion@<span class="nv">$SERVICE</span>.service
sudo<span class="w"> </span>systemctl<span class="w"> </span>stop<span class="w"> </span>apache2<span class="w"> </span>cloud_vision_ocr@<span class="nv">$SERVICE</span>.service<span class="w"> </span>minion@<span class="nv">$SERVICE</span>.service<span class="p">;</span><span class="w"> </span><span class="se">\</span>
sudo<span class="w"> </span>systemctl<span class="w"> </span>start<span class="w"> </span>apache2<span class="w"> </span>cloud_vision_ocr@<span class="nv">$SERVICE</span>.service<span class="w"> </span>minion@<span class="nv">$SERVICE</span>.service
<span class="c1"># On off</span>
sudo<span class="w"> </span>systemctl<span class="w"> </span>stop<span class="w"> </span>apache2@priority<span class="p">;</span><span class="w"> </span>sudo<span class="w"> </span>systemctl<span class="w"> </span>start<span class="w"> </span>apache2@priority
</code></pre></div></li>
</ol>

Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/API.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:28 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APIProductRead.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:28 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APIProductRevert.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APIProductServices.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APIProductWrite.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APITagRead.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APITaxonomySuggestions.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/APITest.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/BeautyProducts.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Brevo.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/CRM.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Data.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/DataQuality.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/DataQualityCommon.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/DataQualityFood.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Display.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/EnvironmentalScore.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Events.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Export.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Food.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/FoodGroups.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/FoodProducts.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/ForestFootprint.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/GS1.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/GeoIP.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/HTTP.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/I18N.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Images.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Import.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/ImportConvert.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Ingredients.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/KnowledgePanels.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/KnowledgePanelsTags.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
2 changes: 1 addition & 1 deletion dev/ref-perl-pod/ProductOpener/Lang.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!--
generated by Pod::Simple::HTML v3.42,
using Pod::Simple::PullParser v3.42,
under Perl v5.034000 at Fri Jan 10 13:47:58 2025 GMT.
under Perl v5.034000 at Fri Jan 10 16:29:29 2025 GMT.
If you want to change this HTML document, you probably shouldn't do that
by changing it directly. Instead, see about changing the calling options
Expand Down
Loading

0 comments on commit 455e528

Please sign in to comment.